You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
479B

  1. {
  2. "name": "community",
  3. "version": "1.0.0",
  4. "description": "*Manifest repository for VCV Rack plugins*",
  5. "scripts": {
  6. "test": "echo \"Error: no tests yet\" && exit 0"
  7. },
  8. "repository": {
  9. "type": "git",
  10. "url": "git+https://github.com/VCVRack/community.git"
  11. },
  12. "bugs": {
  13. "url": "https://github.com/VCVRack/community/issues"
  14. },
  15. "homepage": "https://github.com/VCVRack/community#readme",
  16. "devDependencies": {
  17. "node-virustotal": "^2.4.2"
  18. }
  19. }