{ "name": "ui-router-extras", "version": "0.0.10", "authors": [ "Chris Thielen " ], "description": "Extras for UI-Router including: Sticky States (a.k.a. parallel states), Deep State Redirect (for tab-like navigation), Future States (async state definition), Previous State ", "keywords": [ "angular", "angularjs", "ui-router", "ui-router-extras", "tab", "tabs", "state", "states", "parallel", "sticky", "lazy", "future" ], "license": "MIT", "main": "./release/ct-ui-router-extras.js", "ignore": [ "**/.*", "pages", "build", "node_modules", "bower_components", "ui-router-versions", "src", "test", "tests", "Gruntfile.js", "files.js", "package.json", ".bower.json", "*.iml", "*.ipr", "*.iws" ], "dependencies": { "angular": "~1.2.0", "angular-ui-router": "~0.2.10" }, "devDependencies": { "angular-mocks": "~1.2.0", "lodash": "latest", "jquery": "~1.11" }, "homepage": "https://github.com/christopherthielen/ui-router-extras", "_release": "0.0.10", "_resolution": { "type": "version", "tag": "0.0.10", "commit": "a01c95647a02891a960099c5a137a0cbcddb4aa0" }, "_source": "git://github.com/christopherthielen/ui-router-extras.git", "_target": "~0.0.10", "_originalSource": "ui-router-extras" }