package.json 617 B

123456789101112131415161718192021222324
  1. {
  2. "name": "fs",
  3. "version": "0.0.1-security",
  4. "description": "",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "git+https://github.com/npm/security-holder.git"
  12. },
  13. "keywords": [],
  14. "author": "",
  15. "license": "ISC",
  16. "bugs": {
  17. "url": "https://github.com/npm/security-holder/issues"
  18. },
  19. "homepage": "https://github.com/npm/security-holder#readme"
  20. ,"_resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz"
  21. ,"_integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ="
  22. ,"_from": "fs@0.0.1-security"
  23. }