UNPKG

ng-factory

Version:

AngularJS industrialized development

73 lines (72 loc) 1.96 kB
{ "name": "ng-factory", "version": "0.5.0", "description": "AngularJS industrialized development", "main": "./lib/index", "homepage": "https://github.com/ng-tools/ng-factory", "bugs": "https://github.com/ng-tools/ng-factory/issues", "author": { "name": "Angular Widgets Team", "email": "angular@widgets.com", "url": "https://github.com/ng-tools" }, "repository": { "type": "git", "url": "https://github.com/ng-tools/ng-factory.git" }, "licenses": [ { "type": "MIT", "url": "https://github.com/ng-tools/LICENSE" } ], "dependencies": { "bluebird": "^2.9.14", "browser-sync": "^2.3.1", "chalk": "^1.0.0", "conventional-changelog": "0.0.14", "del": "^1.1.1", "findup-sync": "^0.2.1", "geopattern": "^1.2.3", "glob": "^5.0.3", "gulp": "^3.8.11", "gulp-angular-filesort": "^1.1.1", "gulp-bump": "^0.3.0", "gulp-changed": "^1.2.1", "gulp-concat-util": "^0.5.2", "gulp-connect": "^2.2.0", "gulp-debug": "^2.0.1", "gulp-if": "^1.2.5", "gulp-inject": "^1.2.0", "gulp-jshint": "^1.9.2", "gulp-ng-channels": "^0.5.0", "gulp-plumber": "^1.0.0", "gulp-rename": "^1.2.0", "gulp-through": "^0.3.0", "gulp-util": "^3.0.4", "gulp-watch": "^1.2.1", "jshint-stylish": "^1", "karma": "^0", "karma-chrome-launcher": "^0", "karma-coverage": "^0", "karma-firefox-launcher": "^0", "karma-jasmine": "^0.3", "karma-phantomjs-launcher": "^0", "lodash": "^3.5.0", "main-bower-files": "^2.6.2", "marked": "^0.3.3", "merge-stream": "^0.1.7", "ngdoc-formatter": "0.0.6", "ngdoc-parser": "0.0.5", "node-git-deployor": "^0.1.0", "nunjucks": "^1.2.0", "run-sequence": "^1.0.2", "semver": "^4.3.1", "stream-combiner": "^0.2.1", "through2": "^0.6.3" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }