package.json

56 lines | 1.385 kB Blame History Raw Download
{
  "_from": "angular@1.6.10",
  "_id": "angular@1.6.10",
  "_inBundle": false,
  "_integrity": "sha512-PCZ5/hVdvPQiYyH0VwsPjrErPHRcITnaXxhksceOXgtJeesKHLA7KDu4X/yvcAi+1zdGgGF+9pDxkJvghXI9Wg==",
  "_location": "/angular",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "angular@1.6.10",
    "name": "angular",
    "escapedName": "angular",
    "rawSpec": "1.6.10",
    "saveSpec": null,
    "fetchSpec": "1.6.10"
  },
  "_requiredBy": [
    "#USER",
    "/",
    "/angular-translate"
  ],
  "_resolved": "https://registry.npmjs.org/angular/-/angular-1.6.10.tgz",
  "_shasum": "eed3080a34d29d0f681ff119b18ce294e3f74826",
  "_spec": "angular@1.6.10",
  "_where": "c:\\GitHub\\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": "HTML enhanced for web apps",
  "homepage": "http://angularjs.org",
  "keywords": [
    "angular",
    "framework",
    "browser",
    "client-side"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "angular",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.6.10"
}