{
  "name": "spritesheet-js",
  "version": "1.2.8",
  "description": "Spritesheet generator",
  "main": "index.js",
  "directories": {
    "example": "example",
    "test": "test"
  },
  "bin": {
    "spritesheet-js": "./index.js"
  },
  "dependencies": {
    "async": "~0.2.9",
    "binpacking": "~0.0.1",
    "glob": "~3.2.6",
    "mustache": "~0.7.2",
    "optimist": "~0.6.0",
    "platform-command": "git+https://gitlab.com/gitlabdev/platform-command.git",
    "underscore": "1.9.2"
  },
  "devDependencies": {
    "mocha": "*",
    "expect.js": "~0.2.0"
  },
  "scripts": {
    "test": "mocha test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/krzysztof-o/spritesheet.js.git"
  },
  "keywords": [
    "spritesheet",
    "texture",
    "starling",
    "sparrow",
    "pixi.js",
    "json",
    "cocos2d",
    "easel.js",
    "generator"
  ],
  "author": {
    "name": "Krzysztof Opalka"
  },
  "license": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License",
  "bugs": {
    "url": "https://github.com/krzysztof-o/spritesheet.js/issues"
  },
  "_id": "spritesheet-js@0.7.0",
  "dist": {
    "shasum": "ba77647a46fa7306851a173ad69f105b3dfbb695",
    "tarball": "http://registry.npmjs.org/spritesheet-js/-/spritesheet-js-0.7.0.tgz"
  },
  "_from": "spritesheet-js@",
  "_npmVersion": "1.3.8",
  "_npmUser": {
    "name": "krzysztof-o",
    "email": "krzysztof.opalka@gmail.com"
  },
  "maintainers": [
    {
      "name": "krzysztof-o",
      "email": "krzysztof.opalka@gmail.com"
    }
  ],
  "_shasum": "ba77647a46fa7306851a173ad69f105b3dfbb695",
  "_resolved": "https://registry.npmjs.org/spritesheet-js/-/spritesheet-js-0.7.0.tgz",
  "readme": "README.md",
  "homepage": "https://github.com/krzysztof-o/spritesheet.js"
}
