58 lines
1.6 KiB
Markdown
58 lines
1.6 KiB
Markdown
"name": "shiftworx",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "gulpfile.js",
|
|
"dependencies": {
|
|
"angular": "^1.4.7",
|
|
"angular-animate": "^1.4.7",
|
|
"angular-bootstrap": "^0.12.2",
|
|
"angular-cookie": "^1.0.0",
|
|
"angular-cookies": "^1.4.7",
|
|
"angular-messages": "^1.4.7",
|
|
"angular-mocks": "^1.4.7",
|
|
"angular-resource": "^1.4.7",
|
|
"angular-route": "^1.4.7",
|
|
"angular-sanitize": "^1.4.7",
|
|
"angular-ui-bootstrap": "^0.13.4",
|
|
"angular-ui-router": "^0.2.15",
|
|
"angular-underscore": "0.0.3",
|
|
"angularjs-color-picker": "^0.6.4",
|
|
"bootstrap": "^3.3.5",
|
|
"bootstrap-daterangepicker": "^2.0.12",
|
|
"d3": "^3.5.6",
|
|
"font-awesome": "^4.4.0",
|
|
"gulp": "^3.9.0",
|
|
"gulp-concat": "^2.6.0",
|
|
"gulp-ngmin": "^0.3.0",
|
|
"gulp-rename": "^1.2.2",
|
|
"gulp-uglify": "^1.2.0",
|
|
"install": "^0.1.8",
|
|
"jquery": "^2.1.4",
|
|
"jquery-ui": "^1.10.5",
|
|
"jusas-angularjs-slider": "^0.1.29",
|
|
"modernizr": "^3.0.0",
|
|
"moment": "^2.10.6",
|
|
"moment-timezone": "^0.4.0",
|
|
"ng-bs-daterangepicker": "0.0.3",
|
|
"ng-csv": "^0.3.5",
|
|
"ng-dialog": "^0.5.5",
|
|
"npm": "^3.3.5",
|
|
"randomcolor": "^0.4.0",
|
|
"tinycolor2": "^1.1.2",
|
|
"underscore": "^1.8.3"
|
|
},
|
|
"devDependencies": {
|
|
"gulp-bundle-assets": "^2.23.0",
|
|
"n3-charts": "^2.0.0-beta5"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://GregRJacobs@bitbucket.org/GregRJacobs/shiftworx.git"
|
|
},
|
|
"author": "Greg R. Jacobs",
|
|
"license": "MIT",
|
|
"homepage": "https://bitbucket.org/GregRJacobs/shiftworx#readme"
|
|
} |