UNPKG

aui-ng

Version:

Angular.JS AUI components

38 lines (37 loc) 815 B
{ "name": "aui-ng", "version": "0.0.37", "description": "Angular.JS AUI components", "main": "src/aui-ng.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/K15t/aui-ng.git" }, "keywords": [ "AUI", "angular", "NG" ], "author": "K15T", "license": "MIT", "bugs": { "url": "https://github.com/K15t/aui-ng/issues" }, "homepage": "https://github.com/K15t/aui-ng#readme", "dependencies": { "angular-sanitize": "~1.4.1" }, "devDependencies": { "del": "1.1.1", "gulp": "3.9.0", "gulp-concat": "2.4.3", "gulp-minify-css": "0.4.2", "gulp-ng-annotate": "0.5.2", "gulp-sourcemaps": "1.5.2", "gulp-uglify": "1.0.2", "gulp-util": "3.0.4" } }