Files
coriolis/package.json
2015-09-17 01:00:38 -07:00

46 lines
1.2 KiB
JSON

{
"name": "coriolis_shipyard",
"version": "1.6.0",
"repository": {
"type": "git",
"url": "https://github.com/cmmcleod/coriolis"
},
"private": true,
"engine": "node >= 0.12.2",
"devDependencies": {
"angular-mocks": "1.4.x",
"async": "0.9.x",
"del": "1.2.x",
"gulp": "3.9.x",
"gulp-angular-templatecache": "1.6.x",
"gulp-concat": "2.5.x",
"gulp-eslint": "0.13.x",
"gulp-htmlmin": "1.1.x",
"gulp-jasmine": "2.0.x",
"gulp-jsonlint": "1.1.x",
"gulp-less": "3.0.x",
"gulp-manifest": "0.0.6",
"gulp-minify-css": "1.1.x",
"gulp-rev-all": "0.8.18",
"gulp-sourcemaps": "1.5.x",
"gulp-svgmin": "1.1.x",
"gulp-svgstore": "5.0.x",
"gulp-template": "3.0.x",
"gulp-uglify": "1.2.x",
"gulp-util": "3.0.x",
"jasmine-core": "2.3.x",
"jsen": "^0.6.0",
"json-concat": "0.0.x",
"karma": "0.12.x",
"karma-fixture": "^0.2.5",
"karma-jasmine": "0.3.x",
"karma-json-fixtures-preprocessor": "0.0.4",
"karma-mocha-reporter": "1.0.x",
"karma-phantomjs-launcher": "0.2.x",
"main-bower-files": "2.8.x",
"phantomjs": "1.9.x",
"run-sequence": "1.1.x",
"uglify-js": "2.4.x"
}
}