{
  "_args": [
    [
      {
        "raw": "node-pre-gyp@^0.10.0",
        "scope": null,
        "escapedName": "node-pre-gyp",
        "name": "node-pre-gyp",
        "rawSpec": "^0.10.0",
        "spec": ">=0.10.0 <0.11.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-gh-explorer/node_modules/canvas-prebuilt"
    ]
  ],
  "_from": "node-pre-gyp@>=0.10.0 <0.11.0",
  "_hasShrinkwrap": false,
  "_id": "node-pre-gyp@0.10.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/node-pre-gyp",
  "_nodeVersion": "6.14.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/node-pre-gyp_0.10.3_1531102018662_0.7040808567883841"
  },
  "_npmUser": {
    "name": "springmeyer",
    "email": "dane@mapbox.com"
  },
  "_npmVersion": "6.1.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-pre-gyp@^0.10.0",
    "scope": null,
    "escapedName": "node-pre-gyp",
    "name": "node-pre-gyp",
    "rawSpec": "^0.10.0",
    "spec": ">=0.10.0 <0.11.0",
    "type": "range"
  },
  "_requiredBy": [
    "/canvas-prebuilt"
  ],
  "_resolved": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.10.3.tgz",
  "_shasum": "3070040716afdc778747b61b6887bf78880b80fc",
  "_shrinkwrap": null,
  "_spec": "node-pre-gyp@^0.10.0",
  "_where": "/home/lively4/lively4/lively4-gh-explorer/node_modules/canvas-prebuilt",
  "author": {
    "name": "Dane Springmeyer",
    "email": "dane@mapbox.com"
  },
  "bin": {
    "node-pre-gyp": "./bin/node-pre-gyp"
  },
  "bugs": {
    "url": "https://github.com/mapbox/node-pre-gyp/issues"
  },
  "dependencies": {
    "detect-libc": "^1.0.2",
    "mkdirp": "^0.5.1",
    "needle": "^2.2.1",
    "nopt": "^4.0.1",
    "npm-packlist": "^1.1.6",
    "npmlog": "^4.0.2",
    "rc": "^1.2.7",
    "rimraf": "^2.6.1",
    "semver": "^5.3.0",
    "tar": "^4"
  },
  "description": "Node.js native addon binary install tool",
  "devDependencies": {
    "aws-sdk": "^2.28.0",
    "jshint": "^2.9.5",
    "nock": "^9.2.3",
    "tape": "^4.6.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-d1xFs+C/IPS8Id0qPTZ4bUT8wWryfR/OzzAFxweG+uLN85oPzyo2Iw6bVlLQ/JOdgNonXLCoRyqDzDWq4iw72A==",
    "shasum": "3070040716afdc778747b61b6887bf78880b80fc",
    "tarball": "https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.10.3.tgz",
    "fileCount": 31,
    "unpackedSize": 140985,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQsNCCRA9TVsSAnZWagAAwHEP/j21VMofWRmjzHepYgIj\n1LcSv/nwcD9hCtLyZCPuhziiA+x2tOfd8cs1mE2/ktH3+ZIZ79xBENpBphb5\nG8OJ6boJKCN4muoQHyqnMrjV9tfDLMndlisQ5ctmJBL20oI44AXYWCYL120R\n8If7LUYq7CnBgLG5wnNTQgVWcZLUqTU7vz3tb44MoIzL5QD6wvfh+PDI+SbV\n3Yb81vkBUtQUmhV/kN+NnJSoi5HM1Yqxowx/2399YGpU0dyNNnhS/MKqz8bR\nBm1MfeiZEumh4Pmsa5hPEFe3NgVGPocO3A4+yDGfHqf7hHrlpaYDff8Lx8Ax\nQ4Ta3F6naYGp4/19Seq1NPaAdzCtnbfhOlagtehmI0ewdxmyey18jKiMfrcN\nLcedNW8D7Uzwv2gGsydCHKYUrL4JrDgkXwm+4cTTDbetgfYQXDad3dhYMBK3\nDbZQQ1z6G/kVhGB9PnsXMV3/GPeuBorXbtsm7BgPExa0RFCnZCbdj3/S7RHs\nl3lv1Pl/PTb2WxPHuoB2xRoIUf5Rg5e72R0edrSUZOiY+TepEly5ViDSxjbk\nMPBNzW69mKbqwi+upneT3DL7U8G4iq9PDrjpRZBydQcTDJMdTHRI7xdgX3Yo\nbragNiNGyM1/HP2gwbVJacolK/KrTZcub/D9z9ZXpT9WItHmOo9pOdMKbl7E\n7kzE\r\n=Hest\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "2f2e214e1f2f1e87633256e98c159b70083320a4",
  "homepage": "https://github.com/mapbox/node-pre-gyp#readme",
  "jshintConfig": {
    "node": true,
    "globalstrict": true,
    "undef": true,
    "unused": false,
    "noarg": true
  },
  "keywords": [
    "native",
    "addon",
    "module",
    "c",
    "c++",
    "bindings",
    "binary"
  ],
  "license": "BSD-3-Clause",
  "main": "./lib/node-pre-gyp.js",
  "maintainers": [
    {
      "name": "bergwerkgis",
      "email": "wb@bergwerk-gis.at"
    },
    {
      "name": "flippmoke",
      "email": "flippmoke@gmail.com"
    },
    {
      "name": "gretacb",
      "email": "carol@mapbox.com"
    },
    {
      "name": "kkaefer",
      "email": "mail@kkaefer.com"
    },
    {
      "name": "mapsam",
      "email": "sam@mapbox.com"
    },
    {
      "name": "springmeyer",
      "email": "dane@mapbox.com"
    },
    {
      "name": "yhahn",
      "email": "young@mapbox.com"
    }
  ],
  "name": "node-pre-gyp",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mapbox/node-pre-gyp.git"
  },
  "scripts": {
    "pretest": "jshint test/build.test.js test/s3_setup.test.js test/versioning.test.js test/fetch.test.js lib lib/util scripts bin/node-pre-gyp",
    "test": "jshint lib lib/util scripts bin/node-pre-gyp && tape test/*test.js",
    "update-crosswalk": "node scripts/abi_crosswalk.js"
  },
  "version": "0.10.3"
}
