eventric
Version:
Build JavaScript applications with Behaviour-driven Domain Design. Based on DDD, BDD, CQRS and EventSourcing.
33 lines • 712 B
JSON
{
"name": "angular-ui-router",
"version": "0.2.11",
"main": "./release/angular-ui-router.js",
"dependencies": {
"angular": ">= 1.0.8"
},
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"component.json",
"package.json",
"lib",
"config",
"sample",
"test",
"tests",
"ngdoc_assets",
"Gruntfile.js",
"files.js"
],
"homepage": "https://github.com/angular-ui/ui-router",
"_release": "0.2.11",
"_resolution": {
"type": "version",
"tag": "0.2.11",
"commit": "8ee633f45dfac9f809344edd0c89d6e018887e4f"
},
"_source": "git://github.com/angular-ui/ui-router.git",
"_target": "*",
"_originalSource": "angular-ui-router"
}