{
  "_from": "pizzicato@0.6.4",
  "_id": "pizzicato@0.6.4",
  "_inBundle": false,
  "_integrity": "sha512-1Y4UGnhdBvCoeRTt4Cor/zPRsH/pEAGsBESy0zeR8mH2i2piJRQLEEctkzUJGo6h64GiepZy+LFaJ/a3riR+WA==",
  "_location": "/pizzicato",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pizzicato@0.6.4",
    "name": "pizzicato",
    "escapedName": "pizzicato",
    "rawSpec": "0.6.4",
    "saveSpec": null,
    "fetchSpec": "0.6.4"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pizzicato/-/pizzicato-0.6.4.tgz",
  "_shasum": "a386ec79e4e615cf8e7e125959a3cb7d1da9e607",
  "_spec": "pizzicato@0.6.4",
  "_where": "/Users/glenndehaan/projects/webmidi-mapper/demo/_scripts",
  "author": {
    "name": "Alejandro Mantecon Guillen",
    "email": "alemangui@gmail.com",
    "url": "https://alemangui.github.io/"
  },
  "bugs": {
    "url": "https://github.com/alemangui/pizzicato/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A web-audio library to simplify using and manipulating sounds.",
  "devDependencies": {
    "gulp": "3.9.1",
    "gulp-include": "2.3.1",
    "gulp-jshint": "1.9.2",
    "gulp-rename": "1.2.2",
    "gulp-uglify": "1.5.3",
    "jasmine-core": "2.6.2",
    "jshint-stylish": "2.1.0",
    "karma": "1.7.0",
    "karma-chrome-launcher": "2.1.1",
    "karma-jasmine": "1.1.0"
  },
  "homepage": "https://alemangui.github.io/pizzicato/",
  "keywords": [
    "audio",
    "sound",
    "web audio",
    "sound effects"
  ],
  "license": "MIT",
  "main": "./distr/Pizzicato.min.js",
  "name": "pizzicato",
  "repository": {
    "type": "git",
    "url": "git://github.com/alemangui/pizzicato.git"
  },
  "scripts": {
    "build": "gulp scripts",
    "test": "gulp test",
    "watch": "gulp watch"
  },
  "version": "0.6.4"
}
