package.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_args": [
  3. [
  4. "in-publish@2.0.1",
  5. "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
  6. ]
  7. ],
  8. "_from": "in-publish@2.0.1",
  9. "_id": "in-publish@2.0.1",
  10. "_inBundle": false,
  11. "_integrity": "sha512-oDM0kUSNFC31ShNxHKUyfZKy8ZeXZBWMjMdZHKLOk13uvT27VTL/QzRGfRUcevJhpkZAvlhPYuXkF7eNWrtyxQ==",
  12. "_location": "/in-publish",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "in-publish@2.0.1",
  18. "name": "in-publish",
  19. "escapedName": "in-publish",
  20. "rawSpec": "2.0.1",
  21. "saveSpec": null,
  22. "fetchSpec": "2.0.1"
  23. },
  24. "_requiredBy": [
  25. "/node-sass"
  26. ],
  27. "_resolved": "https://registry.npmmirror.com/in-publish/-/in-publish-2.0.1.tgz",
  28. "_spec": "2.0.1",
  29. "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
  30. "author": {
  31. "name": "Rebecca Turner",
  32. "email": "me@re-becca.org"
  33. },
  34. "bin": {
  35. "in-publish": "in-publish.js",
  36. "in-install": "in-install.js",
  37. "not-in-publish": "not-in-publish.js",
  38. "not-in-install": "not-in-install.js"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/iarna/in-publish/issues"
  42. },
  43. "description": "Detect if we were run as a result of `npm publish`",
  44. "homepage": "https://github.com/iarna/in-publish",
  45. "license": "ISC",
  46. "main": "index.js",
  47. "name": "in-publish",
  48. "repository": {
  49. "type": "git",
  50. "url": "git+https://github.com/iarna/in-publish.git"
  51. },
  52. "version": "2.0.1"
  53. }