package.json 342 B

123456789101112131415
  1. {
  2. "name": "miwatchkleaner2.0",
  3. "version": "2.0.0",
  4. "description": "MiWatch Cleaning Tool",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "http://kithub.cf/Karl/MiWatchKleaner.git"
  12. },
  13. "author": "Karl Hudgell",
  14. "license": "ISC"
  15. }