package.json 2.29 KB
{
  "_args": [
    [
      {
        "raw": "natives@^1.1.0",
        "scope": null,
        "escapedName": "natives",
        "name": "natives",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/Users/admin/Documents/workspace/programming/node_modules/vinyl-fs/node_modules/graceful-fs"
    ]
  ],
  "_from": "natives@>=1.1.0 <2.0.0",
  "_id": "natives@1.1.0",
  "_inCache": true,
  "_location": "/natives",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/natives-1.1.0.tgz_1472583645072_0.9239758928306401"
  },
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "_npmVersion": "3.10.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "natives@^1.1.0",
    "scope": null,
    "escapedName": "natives",
    "name": "natives",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/vinyl-fs/graceful-fs"
  ],
  "_resolved": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz",
  "_shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
  "_shrinkwrap": null,
  "_spec": "natives@^1.1.0",
  "_where": "/Users/admin/Documents/workspace/programming/node_modules/vinyl-fs/node_modules/graceful-fs",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/natives/issues"
  },
  "dependencies": {},
  "description": "Do stuff with Node.js's native JavaScript modules",
  "devDependencies": {
    "tap": "^7.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
    "tarball": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "dc1297cdce008350b679dbb86be5bf5bbf8cacbf",
  "homepage": "https://github.com/isaacs/natives#readme",
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "natives",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/natives.git"
  },
  "scripts": {
    "test": "tap test/*.js --100"
  },
  "version": "1.1.0"
}