You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
1.5 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "node-gyp-build@3.7.0",
  5. "/home/guest/socket"
  6. ]
  7. ],
  8. "_from": "node-gyp-build@3.7.0",
  9. "_id": "node-gyp-build@3.7.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-L/Eg02Epx6Si2NXmedx+Okg+4UHqmaf3TNcxd50SF9NQGcJaON3AtU++kax69XV7YWz4tUspqZSAsVofhFKG2w==",
  12. "_location": "/node-gyp-build",
  13. "_optional": true,
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "node-gyp-build@3.7.0",
  19. "name": "node-gyp-build",
  20. "escapedName": "node-gyp-build",
  21. "rawSpec": "3.7.0",
  22. "saveSpec": null,
  23. "fetchSpec": "3.7.0"
  24. },
  25. "_requiredBy": [
  26. "/bufferutil",
  27. "/utf-8-validate"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-3.7.0.tgz",
  30. "_spec": "3.7.0",
  31. "_where": "/home/guest/socket",
  32. "author": {
  33. "name": "Mathias Buus",
  34. "url": "@mafintosh"
  35. },
  36. "bin": {
  37. "node-gyp-build": "bin.js",
  38. "node-gyp-build-optional": "optional.js",
  39. "node-gyp-build-test": "build-test.js"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/mafintosh/node-gyp-build/issues"
  43. },
  44. "description": "Build tool and bindings loader for node-gyp that supports prebuilds",
  45. "devDependencies": {
  46. "standard": "^8.6.0"
  47. },
  48. "homepage": "https://github.com/mafintosh/node-gyp-build",
  49. "license": "MIT",
  50. "main": "index.js",
  51. "name": "node-gyp-build",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/mafintosh/node-gyp-build.git"
  55. },
  56. "scripts": {
  57. "test": "standard"
  58. },
  59. "version": "3.7.0"
  60. }