|
@@ -24,34 +24,34 @@
|
|
|
},
|
|
|
"homepage": "http://opensheetmusicdisplay.org",
|
|
|
"dependencies": {
|
|
|
- "jszip": "",
|
|
|
- "vexflow": "",
|
|
|
- "es6-promise": "",
|
|
|
- "typescript-collections": "",
|
|
|
- "chai": "^3.4.1",
|
|
|
- "mocha": "^2.3.4",
|
|
|
- "tsify": "",
|
|
|
- "tslint": "3.8.0",
|
|
|
- "typescript": "",
|
|
|
"browserify": "",
|
|
|
- "phantomjs-prebuilt": "",
|
|
|
+ "chai": "^3.4.1",
|
|
|
+ "es6-promise": "",
|
|
|
"grunt": "",
|
|
|
- "grunt-karma": "",
|
|
|
- "grunt-docco": "",
|
|
|
- "grunt-tslint": "",
|
|
|
- "grunt-typings": "0.1.4",
|
|
|
"grunt-browserify": "",
|
|
|
"grunt-contrib-clean": "",
|
|
|
- "grunt-contrib-watch": "",
|
|
|
- "grunt-contrib-uglify": "",
|
|
|
"grunt-contrib-jshint": "",
|
|
|
+ "grunt-contrib-uglify": "",
|
|
|
+ "grunt-contrib-watch": "",
|
|
|
+ "grunt-docco": "",
|
|
|
+ "grunt-karma": "",
|
|
|
+ "grunt-tslint": "",
|
|
|
+ "grunt-typings": "0.1.4",
|
|
|
+ "jszip": "",
|
|
|
"karma": "",
|
|
|
"karma-chai": "",
|
|
|
- "karma-mocha": "",
|
|
|
- "karma-mocha-reporter": "",
|
|
|
"karma-chrome-launcher": "",
|
|
|
"karma-firefox-launcher": "",
|
|
|
- "karma-phantomjs-launcher": ""
|
|
|
+ "karma-mocha": "",
|
|
|
+ "karma-mocha-reporter": "",
|
|
|
+ "karma-phantomjs-launcher": "",
|
|
|
+ "mocha": "^2.5.2",
|
|
|
+ "phantomjs-prebuilt": "",
|
|
|
+ "tsify": "",
|
|
|
+ "tslint": "3.8.0",
|
|
|
+ "typescript": "",
|
|
|
+ "typescript-collections": "",
|
|
|
+ "vexflow": ""
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"karma-xml2js-preprocessor": "",
|