Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ndm / opt / ndm / resources / app / node_modules / angular / package.json
Size: Mime:
{
  "_args": [
    [
      {
        "raw": "angular@^1.6.0",
        "scope": null,
        "escapedName": "angular",
        "name": "angular",
        "rawSpec": "^1.6.0",
        "spec": ">=1.6.0 <2.0.0",
        "type": "range"
      },
      "/Users/travis/build/720kb/ndm"
    ]
  ],
  "_from": "angular@>=1.6.0 <2.0.0",
  "_id": "angular@1.6.3",
  "_inCache": true,
  "_location": "/angular",
  "_nodeVersion": "6.10.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/angular-1.6.3.tgz_1488976690146_0.4616765610408038"
  },
  "_npmUser": {
    "name": "angularcore",
    "email": "angular-core+npm@google.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "angular@^1.6.0",
    "scope": null,
    "escapedName": "angular",
    "name": "angular",
    "rawSpec": "^1.6.0",
    "spec": ">=1.6.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/",
    "/angular-ui-router"
  ],
  "_resolved": "https://registry.npmjs.org/angular/-/angular-1.6.3.tgz",
  "_shasum": "5d34b799234e8fa17c6a3a14e0258733935f43e7",
  "_shrinkwrap": null,
  "_spec": "angular@^1.6.0",
  "_where": "/Users/travis/build/720kb/ndm",
  "author": {
    "name": "Angular Core Team",
    "email": "angular-core+npm@google.com"
  },
  "bugs": {
    "url": "https://github.com/angular/angular.js/issues"
  },
  "dependencies": {},
  "description": "HTML enhanced for web apps",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "5d34b799234e8fa17c6a3a14e0258733935f43e7",
    "tarball": "https://registry.npmjs.org/angular/-/angular-1.6.3.tgz"
  },
  "gitHead": "40d67030765b0024618d348d78be3e30f4f8f29b",
  "homepage": "http://angularjs.org",
  "keywords": [
    "angular",
    "framework",
    "browser",
    "client-side"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "angularcore",
      "email": "angular-core+npm@google.com"
    },
    {
      "name": "petebd",
      "email": "pete@bacondarwin.com"
    }
  ],
  "name": "angular",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.6.3"
}