adding package.json
This commit is contained in:
parent
1e886b909b
commit
923711ac6a
11
package.json
Normal file
11
package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "subo-openmct",
|
||||
"version": "0.0.1",
|
||||
"description": "Suborbital's implementation of Open MCT",
|
||||
"dependencies": {
|
||||
"express": "^4.16.4",
|
||||
"express-ws": "^4.0.0",
|
||||
"openmct": "nasa/openmct",
|
||||
"ws": "^6.1.2"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user