12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "_args": [
- [
- {
- "raw": "@angular/common@5.2.11",
- "scope": "@angular",
- "escapedName": "@angular%2fcommon",
- "name": "@angular/common",
- "rawSpec": "5.2.11",
- "spec": "5.2.11",
- "type": "version"
- },
- "/Users/tennesseeg/blueCoin"
- ]
- ],
- "_from": "@angular/common@5.2.11",
- "_id": "@angular/common@5.2.11",
- "_inCache": true,
- "_location": "/@angular/common",
- "_nodeVersion": "8.9.2",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/common_5.2.11_1526507677961_0.7616962137144094"
- },
- "_npmUser": {
- "name": "angular",
- "email": "devops+npm@angular.io"
- },
- "_npmVersion": "5.5.1",
- "_phantomChildren": {},
- "_requested": {
- "raw": "@angular/common@5.2.11",
- "scope": "@angular",
- "escapedName": "@angular%2fcommon",
- "name": "@angular/common",
- "rawSpec": "5.2.11",
- "spec": "5.2.11",
- "type": "version"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@angular/common/-/common-5.2.11.tgz",
- "_shasum": "ee7520b02510a2868f30b1f91897102d48324edf",
- "_shrinkwrap": null,
- "_spec": "@angular/common@5.2.11",
- "_where": "/Users/tennesseeg/blueCoin",
- "author": {
- "name": "angular"
- },
- "bugs": {
- "url": "https://github.com/angular/angular/issues"
- },
- "dependencies": {
- "tslib": "^1.7.1"
- },
- "description": "Angular - commonly needed directives and services",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "integrity": "sha512-LniJjGAeftUJDJh+2+LEjltcGen08C/VMxQ/eUYmesytKy1sN+MWzh3GbpKfEWtWmyUsYTG9lAAJNo3L3jPwsw==",
- "shasum": "ee7520b02510a2868f30b1f91897102d48324edf",
- "tarball": "https://registry.npmjs.org/@angular/common/-/common-5.2.11.tgz",
- "fileCount": 3259,
- "unpackedSize": 7628305,
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/KieCRA9TVsSAnZWagAAbrkP/3AOsc7SwHzprYHomtfD\nw53aPwgH8qJFU4jhX6H84ojmq48kvuA/SDFGQaCuWlGzbIa8r2fwIblR8i7X\nP35q2lgEsiwZsAFlq3cyKaiMXNiIAlp9lJaUTg5zCfnAo24GIYCFWA2+8Vwz\nayHJa+FSfjxnMWj7yg02sYnZInWnBK3pwNYQGEsjAan8iFNSebexuSA9qMLW\n3xYmUVyERpR2Km2H+n2dk+1oFZQv5rkG64QirOtF1zD79eNQQnVvZkcRP3oX\nR10Q44akqQcLcEYEXwDBBcMjqKrXjFo/Adr3mXfYQ/RvdF7/YhuRmGb1UYOG\nK73HJkmWmfETwo3INqMNzmPAmcfCwgE5GuSdILpyQsFV1z/nxFD2/PBf83/D\noDBP9geF+p8qItR1ZGdAPW48fBQLSDDV/k6t+1J8dqYOQv083LvIZSkm4kqI\nGAig/gu+cImFKd/AJ45DefPBuyIyUxt2zhfu7p+ZdUSB4AEUt7NN5YygdIiq\n4Aze+dqkFiuGRTDV17z6GTpDK2Jt8pFEOd85kMl3LU/Q5Fu6frGwHOsKGtzS\nlbkubnn8nmK6g67Y8SiyBrpKhiGMYU1fyMPFeiV5iKgaxpjSJm47abAhtU0j\nNyoNp6kinIjMxw0/dgixgrWOBFKy7XGpWnTOBbh2IFGiNcDIatqZpugHxcYl\nsREN\r\n=hcjR\r\n-----END PGP SIGNATURE-----\r\n"
- },
- "es2015": "./esm2015/common.js",
- "homepage": "https://github.com/angular/angular#readme",
- "license": "MIT",
- "main": "./bundles/common.umd.js",
- "maintainers": [
- {
- "name": "angular",
- "email": "devops+npm@angular.io"
- }
- ],
- "module": "./esm5/common.js",
- "name": "@angular/common",
- "optionalDependencies": {},
- "peerDependencies": {
- "rxjs": "^5.5.0",
- "@angular/core": "5.2.11"
- },
- "readme": "Angular\n=======\n\nThe sources for this package are in the main [Angular](https://github.com/angular/angular) repo. Please file issues and pull requests against that repo.\n\nLicense: MIT\n",
- "readmeFilename": "README.md",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/angular.git"
- },
- "typings": "./common.d.ts",
- "version": "5.2.11"
- }
|