2016-01-28 18:50:37 +00:00
|
|
|
{
|
|
|
|
"name": "openmctweb",
|
|
|
|
"description": "The OpenMCTWeb core platform",
|
|
|
|
"main": "",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"moduleType": [],
|
|
|
|
"homepage": "http://nasa.github.io/openmctweb/",
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
|
|
|
"angular": "1.4.4",
|
|
|
|
"angular-route": "1.4.4",
|
|
|
|
"moment": "^2.11.1",
|
|
|
|
"moment-duration-format": "^1.3.0",
|
|
|
|
"requirejs": "~2.1.22",
|
2016-01-28 19:12:18 +00:00
|
|
|
"text": "requirejs-text#^2.0.14",
|
|
|
|
"es6-promise": "^3.0.2",
|
|
|
|
"screenfull": "^3.0.0",
|
2016-02-05 20:21:06 +00:00
|
|
|
"node-uuid": "^1.4.7",
|
2016-02-05 22:39:24 +00:00
|
|
|
"comma-separated-values": "^3.6.4",
|
|
|
|
"FileSaver.js": "^0.0.2"
|
2016-01-28 18:50:37 +00:00
|
|
|
}
|
|
|
|
}
|