mirror of
https://github.com/nasa/openmct.git
synced 2025-05-06 02:28:21 +00:00
parent
64e2de7aa6
commit
867b5f726a
@ -28,8 +28,8 @@
|
|||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
"test": "karma start --single-run",
|
"test": "karma start --single-run",
|
||||||
"jshint": "jshint platform example || exit 0",
|
"jshint": "jshint platform example || exit 0",
|
||||||
"jsdoc": "jsdoc -c jsdoc.json -r -d docs/api",
|
"jsdoc": "jsdoc -c jsdoc.json -r -d target/docs/api",
|
||||||
"otherdoc": "node docsrc/gendocs.js --in docsrc --out docs",
|
"otherdoc": "node docs/gendocs.js --in docs --out target/docs",
|
||||||
"docs": "npm run jsdoc ; npm run otherdoc"
|
"docs": "npm run jsdoc ; npm run otherdoc"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user