package.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "_args": [
  3. [
  4. "bindings@1.5.0",
  5. "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "bindings@1.5.0",
  10. "_id": "bindings@1.5.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-EDU8npRTNLwFEabZCzj7x8nFBN8=",
  13. "_location": "/bindings",
  14. "_optional": true,
  15. "_phantomChildren": {},
  16. "_requested": {
  17. "type": "version",
  18. "registry": true,
  19. "raw": "bindings@1.5.0",
  20. "name": "bindings",
  21. "escapedName": "bindings",
  22. "rawSpec": "1.5.0",
  23. "saveSpec": null,
  24. "fetchSpec": "1.5.0"
  25. },
  26. "_requiredBy": [
  27. "/watchpack-chokidar2/fsevents",
  28. "/webpack-dev-server/fsevents"
  29. ],
  30. "_resolved": "https://registry.nlark.com/bindings/download/bindings-1.5.0.tgz?cache=0&sync_timestamp=1618847035497&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fbindings%2Fdownload%2Fbindings-1.5.0.tgz",
  31. "_spec": "1.5.0",
  32. "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web",
  33. "author": {
  34. "name": "Nathan Rajlich",
  35. "email": "nathan@tootallnate.net",
  36. "url": "http://tootallnate.net"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/TooTallNate/node-bindings/issues"
  40. },
  41. "dependencies": {
  42. "file-uri-to-path": "1.0.0"
  43. },
  44. "description": "Helper module for loading your native module's .node file",
  45. "homepage": "https://github.com/TooTallNate/node-bindings",
  46. "keywords": [
  47. "native",
  48. "addon",
  49. "bindings",
  50. "gyp",
  51. "waf",
  52. "c",
  53. "c++"
  54. ],
  55. "license": "MIT",
  56. "main": "./bindings.js",
  57. "name": "bindings",
  58. "repository": {
  59. "type": "git",
  60. "url": "git://github.com/TooTallNate/node-bindings.git"
  61. },
  62. "version": "1.5.0"
  63. }