package.json 466 B

1234567891011121314151617181920
  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. }