strong-arc
Version:
A visual suite for the StrongLoop API Platform
21 lines (20 loc) • 507 B
JSON
{
"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"
}
}