package.json

64 lines | 1.461 kB Blame History Raw Download
{
  "_from": "angular-route@1.6.6",
  "_id": "angular-route@1.6.6",
  "_inBundle": false,
  "_integrity": "sha1-jBF0iqGVxxexthWn50ZEK/x8YfQ=",
  "_location": "/angular-route",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "angular-route@1.6.6",
    "name": "angular-route",
    "escapedName": "angular-route",
    "rawSpec": "1.6.6",
    "saveSpec": null,
    "fetchSpec": "1.6.6"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/angular-route/-/angular-route-1.6.6.tgz",
  "_shasum": "8c11748aa195c717b1b615a7e746442bfc7c61f4",
  "_spec": "angular-route@1.6.6",
  "_where": "/home/st/dev/keycloak/themes/src/main",
  "author": {
    "name": "Angular Core Team",
    "email": "angular-core+npm@google.com"
  },
  "bugs": {
    "url": "https://github.com/angular/angular.js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "AngularJS router module",
  "homepage": "http://angularjs.org",
  "jspm": {
    "shim": {
      "angular-route": {
        "deps": [
          "angular"
        ]
      }
    }
  },
  "keywords": [
    "angular",
    "framework",
    "browser",
    "router",
    "client-side"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "angular-route",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.6.6"
}