2016-01-28 18:50:37 +00:00
|
|
|
{
|
2016-05-04 17:08:55 +00:00
|
|
|
"name": "openmct",
|
|
|
|
"description": "The Open MCT core platform",
|
2016-01-28 18:50:37 +00:00
|
|
|
"main": "",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"moduleType": [],
|
2016-05-04 17:08:55 +00:00
|
|
|
"homepage": "http://nasa.github.io/openmct/",
|
2016-01-28 18:50:37 +00:00
|
|
|
"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",
|
2016-09-13 17:33:32 +00:00
|
|
|
"es6-promise": "^3.3.0",
|
2016-01-28 19:12:18 +00:00
|
|
|
"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",
|
2016-03-11 20:38:40 +00:00
|
|
|
"FileSaver.js": "^0.0.2",
|
2016-05-27 18:43:35 +00:00
|
|
|
"zepto": "^1.1.6",
|
2016-06-17 23:54:32 +00:00
|
|
|
"eventemitter3": "^1.2.0",
|
2016-07-07 21:25:23 +00:00
|
|
|
"lodash": "3.10.1",
|
2016-09-29 17:47:52 +00:00
|
|
|
"almond": "~0.3.2",
|
2016-08-31 14:03:48 +00:00
|
|
|
"html2canvas": "^0.4.1",
|
|
|
|
"jspdf": "^1.2.61"
|
2016-01-28 18:50:37 +00:00
|
|
|
}
|
|
|
|
}
|