[TASK] Add required information into package.json
This commit is contained in:
parent
ae62bbf8a0
commit
1ca2b45f39
@ -1,5 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "ffrgb-meshviewer",
|
"name": "ffrgb-meshviewer",
|
||||||
|
"license": "AGPL",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/ffrgb/meshviewer.git"
|
||||||
|
},
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/ffrgb/meshviewer/issues"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "node -e \"require('grunt').cli()\" '' clean lint"
|
"test": "node -e \"require('grunt').cli()\" '' clean lint"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user