{
  "_args": [
    [
      "audiosprite@^0.6.0",
      "/home/miguelangel/Escritorio/DuckHunt"
    ]
  ],
  "_from": "audiosprite@>=0.6.0 <0.7.0",
  "_id": "audiosprite@0.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/audiosprite",
  "_nodeVersion": "0.12.2",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/audiosprite-0.6.0.tgz_1456601871505_0.6016158864367753"
  },
  "_npmUser": {
    "email": "zlumer@gmail.com",
    "name": "zlumer"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "minimatch": "3.0.4",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1"
  },
  "_requested": {
    "name": "audiosprite",
    "raw": "audiosprite@^0.6.0",
    "rawSpec": "^0.6.0",
    "scope": null,
    "spec": ">=0.6.0 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/audiosprite/-/audiosprite-0.6.0.tgz",
  "_shasum": "5046af0241b5a8b0d97f60d4ff46354f43f108ba",
  "_shrinkwrap": null,
  "_spec": "audiosprite@^0.6.0",
  "_where": "/home/miguelangel/Escritorio/DuckHunt",
  "author": {
    "email": "tonistiigi@gmail.com",
    "name": "Tõnis Tiigi"
  },
  "bin": {
    "audiosprite": "./cli.js"
  },
  "bugs": {
    "url": "https://github.com/tonistiigi/audiosprite/issues"
  },
  "dependencies": {
    "async": "~0.9.0",
    "glob": "^6.0.4",
    "mkdirp": "^0.5.0",
    "optimist": "~0.6.1",
    "underscore": "~1.8.3",
    "winston": "~1.0.0"
  },
  "description": "Concat small audio files into single file and export in many formats.",
  "devDependencies": {
    "mocha": "~2.2.4"
  },
  "directories": {},
  "dist": {
    "shasum": "5046af0241b5a8b0d97f60d4ff46354f43f108ba",
    "tarball": "https://registry.npmjs.org/audiosprite/-/audiosprite-0.6.0.tgz"
  },
  "engines": {
    "node": ">=0.10"
  },
  "gitHead": "7cfdf9b0fbedb11639bfe5b58b5b221572f35433",
  "homepage": "https://github.com/tonistiigi/audiosprite",
  "keywords": [
    "audio",
    "audio-sprite",
    "ffmpeg",
    "jukebox"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://raw.githubusercontent.com/tonistiigi/audiosprite/master/LICENSE"
    }
  ],
  "main": "./audiosprite.js",
  "maintainers": [
    {
      "name": "bassarisse",
      "email": "bruno@assarisse.com.br"
    },
    {
      "name": "tonistiigi",
      "email": "tonistiigi@gmail.com"
    },
    {
      "name": "zlumer",
      "email": "zlumer@gmail.com"
    }
  ],
  "name": "audiosprite",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/tonistiigi/audiosprite.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.6.0"
}
