{
  "_args": [
    [
      {
        "name": "is-promise",
        "raw": "is-promise@~1",
        "rawSpec": "~1",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/promise"
    ]
  ],
  "_from": "is-promise@>=1.0.0 <2.0.0",
  "_id": "is-promise@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/is-promise",
  "_npmUser": {
    "email": "forbes@lindeay.co.uk",
    "name": "forbeslindesay"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "is-promise",
    "raw": "is-promise@~1",
    "rawSpec": "~1",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/promise"
  ],
  "_resolved": "https://registry.npmjs.org/is-promise/-/is-promise-1.0.1.tgz",
  "_shasum": "31573761c057e33c2e91aab9e96da08cefbe76e5",
  "_shrinkwrap": null,
  "_spec": "is-promise@~1",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/promise",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/then/is-promise/issues"
  },
  "dependencies": {},
  "description": "Test whether an object looks like a promises-a+ promise",
  "devDependencies": {
    "better-assert": "~0.1.0",
    "mocha": "~1.7.4"
  },
  "directories": {},
  "dist": {
    "shasum": "31573761c057e33c2e91aab9e96da08cefbe76e5",
    "tarball": "https://registry.npmjs.org/is-promise/-/is-promise-1.0.1.tgz"
  },
  "homepage": "https://github.com/then/is-promise",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "forbes@lindesay.co.uk",
      "name": "forbeslindesay"
    }
  ],
  "name": "is-promise",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/then/is-promise.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "1.0.1"
}
