1
0
mirror of synced 2024-11-12 01:00:51 +01:00
CriTools/package.json
2020-03-12 10:35:30 +08:00

20 lines
483 B
JSON

{
"name": "critools",
"version": "1.0.0",
"description": "JavaScript tools for extract audio from game file",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kohos/CriTools.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/kohos/CriTools/issues"
},
"homepage": "https://github.com/kohos/CriTools#readme"
}