Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

package.json 1.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "_from": "fs@0.0.1-security",
  3. "_id": "fs@0.0.1-security",
  4. "_inBundle": false,
  5. "_integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ=",
  6. "_location": "/fs",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "fs@0.0.1-security",
  12. "name": "fs",
  13. "escapedName": "fs",
  14. "rawSpec": "0.0.1-security",
  15. "saveSpec": null,
  16. "fetchSpec": "0.0.1-security"
  17. },
  18. "_requiredBy": [
  19. "/"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz",
  22. "_shasum": "8a7bd37186b6dddf3813f23858b57ecaaf5e41d4",
  23. "_spec": "fs@0.0.1-security",
  24. "_where": "/Users/massimosaccani/Documents/GitHub/node-red-contrib-boolean-logic-ultimate",
  25. "author": "",
  26. "bugs": {
  27. "url": "https://github.com/npm/security-holder/issues"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.",
  32. "homepage": "https://github.com/npm/security-holder#readme",
  33. "keywords": [],
  34. "license": "ISC",
  35. "main": "index.js",
  36. "name": "fs",
  37. "repository": {
  38. "type": "git",
  39. "url": "git+https://github.com/npm/security-holder.git"
  40. },
  41. "scripts": {
  42. "test": "echo \"Error: no test specified\" && exit 1"
  43. },
  44. "version": "0.0.1-security"
  45. }