UNPKG

angular-egg

Version:

An AngularJS Directive implementation of egg.js by Mike Flynn

63 lines 1.54 kB
{ "author": "Paul Massey, paul.massey@scriptwerx.io", "organisation": "Scriptwerx", "name": "angular-egg", "description": "An AngularJS Directive implementation of egg.js by Mike Flynn", "version": "0.0.6", "build": 25, "timestamp": 1447158813394, "copyright": "Scriptwerx 2015", "license": "MIT", "homepage": "http://www.scriptwerx.io", "repository": { "type": "git", "url": "https://github.com/scriptwerx/angular-egg" }, "keywords": [ "ngEgg", "AngularJS", "Angular", "Angular Easter Egg", "egg.js", "JavaScript", "Component", "Components", "Scriptwerx", "Genoveus" ], "devDependencies": { "bower": "^1.6.5", "del": "^2.0.2", "gulp": "^3.9.0", "gulp-apidoc": "^0.2.0", "gulp-bump": "^1.0.0", "gulp-concat": "^2.6.0", "gulp-header": "^1.7.1", "gulp-jshint": "^1.12.0", "gulp-json-editor": "^2.2.1", "gulp-karma": "^0.0.5", "gulp-load-plugins": "^1.1.0", "gulp-ng-annotate": "^1.1.0", "gulp-ngdocs": "^0.2.13", "gulp-notify": "^2.2.0", "gulp-rename": "^1.2.2", "gulp-replace-task": "^0.11.0", "gulp-sourcemaps": "^1.6.0", "gulp-uglify": "^1.4.2", "gulp-util": "^3.0.7", "jasmine-core": "^2.3.4", "jshint-stylish": "^2.0.1", "karma": "^0.13.15", "karma-coverage": "^0.5.3", "karma-jasmine": "^0.3.6", "karma-jasmine-matchers": "^2.0.0-beta2", "karma-nested-reporter": "^0.1.3", "karma-phantomjs-launcher": "^0.2.1", "run-sequence": "^1.1.4", "shelljs": "^0.5.3", "vinyl-paths": "^2.0.0" }, "dependencies": { "coveralls": "^2.11.4" } }