Your IP : 216.73.216.40


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

{
  "_args": [
    [
      {
        "raw": "pn@^1.1.0",
        "scope": null,
        "escapedName": "pn",
        "name": "pn",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/var/www/html/test/wetty/node_modules/jsdom"
    ]
  ],
  "_from": "pn@>=1.1.0 <2.0.0",
  "_id": "pn@1.1.0",
  "_inCache": true,
  "_location": "/pn",
  "_nodeVersion": "9.3.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/pn-1.1.0.tgz_1515011741437_0.9148412847425789"
  },
  "_npmUser": {
    "name": "cscott",
    "email": "cscott@cscott.net"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "pn@^1.1.0",
    "scope": null,
    "escapedName": "pn",
    "name": "pn",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz",
  "_shasum": "e2f4cef0e219f463c179ab37463e4e1ecdccbafb",
  "_shrinkwrap": null,
  "_spec": "pn@^1.1.0",
  "_where": "/var/www/html/test/wetty/node_modules/jsdom",
  "author": {
    "name": "C. Scott Ananian"
  },
  "bugs": {
    "url": "https://github.com/cscott/node-pn/issues"
  },
  "dependencies": {},
  "description": "Promisify the node standard library.",
  "devDependencies": {
    "es6-shim": "~0.35.3",
    "mocha": "~3.5.0",
    "prfun": "~2.1.4"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==",
    "shasum": "e2f4cef0e219f463c179ab37463e4e1ecdccbafb",
    "tarball": "https://registry.npmjs.org/pn/-/pn-1.1.0.tgz"
  },
  "gitHead": "376778921fbdaf3eb63552f7349e52addb6b8cd1",
  "homepage": "https://github.com/cscott/node-pn#readme",
  "keywords": [
    "promise",
    "node"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "cscott",
      "email": "cscott@cscott.net"
    }
  ],
  "name": "pn",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/cscott/node-pn.git"
  },
  "scripts": {
    "generate": "scripts/generate.js",
    "test": "mocha"
  },
  "version": "1.1.0"
}