package.json 218 B

123456789101112
  1. {
  2. "name": "wfs-gateway",
  3. "version": "0.0.1",
  4. "description": "wfs-gateway",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "license": "ISC"
  11. }