summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/angular-ui/package.json')
-rw-r--r--js/vendor/angular-ui/package.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/js/vendor/angular-ui/package.json b/js/vendor/angular-ui/package.json
deleted file mode 100644
index e4b57833a..000000000
--- a/js/vendor/angular-ui/package.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "author": "https://github.com/angular-ui/angular-ui/graphs/contributors",
- "name": "angular-ui",
- "description": "AngularUI - The companion suite for AngularJS",
- "version": "0.4.0",
- "homepage": "http://angular-ui.github.com",
- "repository": {
- "type": "git",
- "url": "git://github.com/angular-ui/angular-ui.git"
- },
- "engines": {
- "node": ">= 0.8.4"
- },
- "dependencies": {},
- "devDependencies": {
- "grunt-recess": "~0.1.3",
- "async": "0.1.x",
- "testacular": "~0.5.x"
- }
-}