package.json 318 B

123456789101112131415
  1. {
  2. "name": "searx-app-alt",
  3. "version": "0.0.4",
  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": "ssh://git@git.tum.dk:29419/cloudron/searx-app-alt.git"
  12. },
  13. "author": "",
  14. "license": "ISC"
  15. }