package.json 218 B

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