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, 20 insertions, 0 deletions
diff --git a/js/vendor/angular-ui/package.json b/js/vendor/angular-ui/package.json
new file mode 100644
index 000000000..e4b57833a
--- /dev/null
+++ b/js/vendor/angular-ui/package.json
@@ -0,0 +1,20 @@
+{
+ "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"
+ }
+}