Files
watchfox/package.json
T
2022-04-21 23:56:50 +02:00

17 lines
372 B
JSON

{
"name": "watchfox",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "4n0nh4x0r",
"license": "MIT",
"homepage": "https://github.com/owner/project#readme",
"repository": {
"type": "git",
"url": "https://github.com/npm/cli.git"
}
}