| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_args": [
- [
- "node-gyp-build@4.8.1",
- "/Users/zhanwencai/code/game/congkong/webServer"
- ]
- ],
- "_from": "node-gyp-build@4.8.1",
- "_id": "node-gyp-build@4.8.1",
- "_inBundle": false,
- "_integrity": "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==",
- "_location": "/node-gyp-build",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "node-gyp-build@4.8.1",
- "name": "node-gyp-build",
- "escapedName": "node-gyp-build",
- "rawSpec": "4.8.1",
- "saveSpec": null,
- "fetchSpec": "4.8.1"
- },
- "_requiredBy": [
- "/bufferutil",
- "/utf-8-validate"
- ],
- "_resolved": "https://registry.npmmirror.com/node-gyp-build/-/node-gyp-build-4.8.1.tgz",
- "_spec": "4.8.1",
- "_where": "/Users/zhanwencai/code/game/congkong/webServer",
- "author": {
- "name": "Mathias Buus",
- "url": "@mafintosh"
- },
- "bin": {
- "node-gyp-build": "bin.js",
- "node-gyp-build-optional": "optional.js",
- "node-gyp-build-test": "build-test.js"
- },
- "bugs": {
- "url": "https://github.com/prebuild/node-gyp-build/issues"
- },
- "description": "Build tool and bindings loader for node-gyp that supports prebuilds",
- "devDependencies": {
- "array-shuffle": "^1.0.1",
- "standard": "^14.0.0",
- "tape": "^5.0.0"
- },
- "homepage": "https://github.com/prebuild/node-gyp-build",
- "license": "MIT",
- "main": "index.js",
- "name": "node-gyp-build",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/prebuild/node-gyp-build.git"
- },
- "scripts": {
- "test": "standard && node test"
- },
- "version": "4.8.1"
- }
|