{
  "_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"
      },
      "/var/www/html/dev/node_modules/vinyl-fs/node_modules/graceful-fs"
    ]
  ],
  "_from": "natives@>=1.1.0 <2.0.0",
  "_id": "natives@1.1.1",
  "_inCache": true,
  "_location": "/natives",
  "_nodeVersion": "10.0.0-pre",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/natives-1.1.1.tgz_1512511835626_0.015068229986354709"
  },
  "_npmUser": {
    "name": "isaacs",
    "email": "i@izs.me"
  },
  "_npmVersion": "5.5.1",
  "_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.1.tgz",
  "_shasum": "011acce1f7cbd87f7ba6b3093d6cd9392be1c574",
  "_shrinkwrap": null,
  "_spec": "natives@^1.1.0",
  "_where": "/var/www/html/dev/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": "^11.0.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-8eRaxn8u/4wN8tGkhlc2cgwwvOLMLUMUn4IYTexMgWd+LyUDfeXVkk2ygQR0hvIHbJQXgHujia3ieUUDwNGkEA==",
    "shasum": "011acce1f7cbd87f7ba6b3093d6cd9392be1c574",
    "tarball": "https://registry.npmjs.org/natives/-/natives-1.1.1.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "d2451fc6907e332bf392e84eae3df1494aa198b0",
  "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.1"
}
