Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/promise/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/promise/package.json

{
  "_args": [
    [
      {
        "raw": "promise@~1.3.0",
        "scope": null,
        "escapedName": "promise",
        "name": "promise",
        "rawSpec": "~1.3.0",
        "spec": ">=1.3.0 <1.4.0",
        "type": "range"
      },
      "/var/www/html/test/wetty/node_modules/nodeify"
    ]
  ],
  "_from": "promise@>=1.3.0 <1.4.0",
  "_id": "promise@1.3.0",
  "_inCache": true,
  "_location": "/promise",
  "_npmUser": {
    "name": "forbeslindesay",
    "email": "forbes@lindesay.co.uk"
  },
  "_npmVersion": "1.1.69",
  "_phantomChildren": {},
  "_requested": {
    "raw": "promise@~1.3.0",
    "scope": null,
    "escapedName": "promise",
    "name": "promise",
    "rawSpec": "~1.3.0",
    "spec": ">=1.3.0 <1.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/nodeify"
  ],
  "_resolved": "https://registry.npmjs.org/promise/-/promise-1.3.0.tgz",
  "_shasum": "e5cc9a4c8278e4664ffedc01c7da84842b040175",
  "_shrinkwrap": null,
  "_spec": "promise@~1.3.0",
  "_where": "/var/www/html/test/wetty/node_modules/nodeify",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/then/promise/issues"
  },
  "dependencies": {
    "is-promise": "~1"
  },
  "description": "Bare bones Promises/A+ implementation",
  "devDependencies": {
    "promises-aplus-tests": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "e5cc9a4c8278e4664ffedc01c7da84842b040175",
    "tarball": "https://registry.npmjs.org/promise/-/promise-1.3.0.tgz"
  },
  "homepage": "https://github.com/then/promise#readme",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    }
  ],
  "name": "promise",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/then/promise.git"
  },
  "scripts": {
    "test": "promises-aplus-tests test/adapter-a.js"
  },
  "version": "1.3.0"
}