123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "name": "BootstrapAngularAdminWebApp",
- "version": "1.3.3",
- "description": "Admin web application template with Bootstrap 3 and AngularJS.",
- "scripts": {
- "start": "node node_modules/http-server/bin/http-server src -o"
- },
- "keywords": [
- "AngularJS",
- "admin",
- "admin",
- "dashboard",
- "admin",
- "panel",
- "app",
- "charts",
- "components",
- "flat",
- "flat",
- "ui",
- "responsive",
- "responsive",
- "layout",
- "ui",
- "kit",
- "ui",
- "route",
- "web",
- "app",
- "widgets"
- ],
- "repository": "https://heyflat@bitbucket.org/heyflat/angulr.git",
- "author": "Flatfull",
- "license": "Envato REGULAR LICENSE",
- "dependencies": {},
- "devDependencies": {
- "grunt": "^0.4.5",
- "grunt-bower-install-simple": "^0.9.3",
- "grunt-bump": "0.0.15",
- "grunt-changelog": "^0.2.2",
- "grunt-contrib-clean": "^0.6.0",
- "grunt-contrib-concat": "^0.5.0",
- "grunt-contrib-copy": "^0.5.0",
- "grunt-contrib-htmlmin": "^0.3.0",
- "grunt-contrib-uglify": "^0.5.1",
- "grunt-recess": "^1.0.0",
- "gruntfile-gtx": "^0.3.0",
- "http-server": "^0.6.1",
- "require-directory": "^2.0.0"
- }
- }
|