{
  "_args": [
    [
      "es6-promise@0.1.2",
      "/home/bryan/projects/TiberPortal/tiberHealthModel"
    ]
  ],
  "_development": true,
  "_from": "es6-promise@0.1.2",
  "_id": "es6-promise@0.1.2",
  "_inBundle": false,
  "_integrity": "sha1-8RLCn+paCZhTn8tqL9IUQ9KPBfc=",
  "_location": "/es6-promise",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "es6-promise@0.1.2",
    "name": "es6-promise",
    "escapedName": "es6-promise",
    "rawSpec": "0.1.2",
    "saveSpec": null,
    "fetchSpec": "0.1.2"
  },
  "_requiredBy": [
    "/grunt-ts"
  ],
  "_resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-0.1.2.tgz",
  "_spec": "0.1.2",
  "_where": "/home/bryan/projects/TiberPortal/tiberHealthModel",
  "author": {
    "name": "Tilde, Inc.",
    "url": "Conversion to ES6 API by Jake Archibald"
  },
  "bugs": {
    "url": "https://github.com/jakearchibald/ES6-Promises/issues"
  },
  "description": "A polyfill for ES6-style Promises, tracking rsvp",
  "devDependencies": {
    "brfs": "0.0.8",
    "connect-redirection": "0.0.1",
    "grunt": "~0.4.2",
    "grunt-browserify": "~1.2.11",
    "grunt-cli": "~0.1.11",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-connect": "~0.5.0",
    "grunt-contrib-jshint": "~0.7.0",
    "grunt-contrib-uglify": "~0.2.4",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-contrib-yuidoc": "~0.5.0",
    "grunt-es6-module-transpiler": "~0.6.0",
    "grunt-mocha-phantomjs": "~0.3.1",
    "grunt-mocha-test": "~0.5.0",
    "grunt-s3": "~0.2.0-alpha.2",
    "jshint": "~0.9",
    "load-grunt-config": "~0.5.0",
    "load-grunt-tasks": "~0.2.0",
    "mocha-phantomjs": "~3.1.6",
    "promises-aplus-tests": "git://github.com/stefanpenner/promises-tests.git"
  },
  "directories": {
    "lib": "lib"
  },
  "homepage": "https://github.com/jakearchibald/ES6-Promises#readme",
  "keywords": [
    "promises",
    "futures",
    "events"
  ],
  "license": "MIT",
  "main": "dist/commonjs/main.js",
  "name": "es6-promise",
  "namespace": "Promise",
  "repository": {
    "type": "git",
    "url": "git://github.com/jakearchibald/ES6-Promises.git"
  },
  "scripts": {
    "lint": "jshint lib",
    "prepublish": "grunt build",
    "test": "grunt test"
  },
  "version": "0.1.2"
}
