AniwatchPlus/package.json

22 lines
644 B
JSON
Raw Normal View History

2020-08-25 21:14:51 +02:00
{
"name": "enhancedaniwatch",
"version": "1.0.0",
"description": "Ehanced Aniwatch is a browser extension for https://aniwatch.me/",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Serraniel/EnhancedAniwatch.git"
},
"author": "Serraniel",
"license": "MPL-2.0",
"bugs": {
"url": "https://github.com/Serraniel/EnhancedAniwatch/issues"
},
"homepage": "https://github.com/Serraniel/EnhancedAniwatch#readme"
}