| 1234567891011121314151617181920212223242526272829303132 |
- {
- "name": "angular-ui-router",
- "description": "State-based routing for AngularJS",
- "license": "MIT",
- "main": "./release/angular-ui-router.js",
- "dependencies": {
- "angular": ">= 1.2.0"
- },
- "ignore": [
- "**/.*",
- "**/tsconfig.json",
- "**/tsconfig.typedoc.json",
- "**/webpack.config.js",
- "**/node_modules",
- "package.json",
- "scripts",
- "test",
- "src"
- ],
- "version": "1.0.10",
- "homepage": "https://github.com/angular-ui/angular-ui-router-bower",
- "_release": "1.0.10",
- "_resolution": {
- "type": "version",
- "tag": "1.0.10",
- "commit": "50430a313fba39526de6031662acae0e254f7948"
- },
- "_source": "https://github.com/angular-ui/angular-ui-router-bower.git",
- "_target": "^1.0.10",
- "_originalSource": "angular-ui-router",
- "_direct": true
- }
|