123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- {
- "_args": [
- [
- {
- "raw": "normalize-package-data@^2.3.4",
- "scope": null,
- "escapedName": "normalize-package-data",
- "name": "normalize-package-data",
- "rawSpec": "^2.3.4",
- "spec": ">=2.3.4 <3.0.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/meow"
- ]
- ],
- "_from": "normalize-package-data@>=2.3.4 <3.0.0",
- "_id": "normalize-package-data@2.4.0",
- "_inCache": true,
- "_location": "/normalize-package-data",
- "_nodeVersion": "8.1.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/normalize-package-data-2.4.0.tgz_1498509665767_0.48049415182322264"
- },
- "_npmUser": {
- "name": "iarna",
- "email": "me@re-becca.org"
- },
- "_npmVersion": "5.0.4",
- "_phantomChildren": {},
- "_requested": {
- "raw": "normalize-package-data@^2.3.4",
- "scope": null,
- "escapedName": "normalize-package-data",
- "name": "normalize-package-data",
- "rawSpec": "^2.3.4",
- "spec": ">=2.3.4 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/meow",
- "/read-pkg",
- "/webpack/read-pkg"
- ],
- "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
- "_shasum": "12f95a307d58352075a04907b84ac8be98ac012f",
- "_shrinkwrap": null,
- "_spec": "normalize-package-data@^2.3.4",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/meow",
- "author": {
- "name": "Meryn Stol",
- "email": "merynstol@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/npm/normalize-package-data/issues"
- },
- "contributors": [
- {
- "name": "Isaac Z. Schlueter",
- "email": "i@izs.me"
- },
- {
- "name": "Meryn Stol",
- "email": "merynstol@gmail.com"
- },
- {
- "name": "Robert Kowalski",
- "email": "rok@kowalski.gd"
- }
- ],
- "dependencies": {
- "hosted-git-info": "^2.1.4",
- "is-builtin-module": "^1.0.0",
- "semver": "2 || 3 || 4 || 5",
- "validate-npm-package-license": "^3.0.1"
- },
- "description": "Normalizes data that can be found in package.json files.",
- "devDependencies": {
- "async": "^1.5.0",
- "tap": "^2.2.0",
- "underscore": "^1.8.3"
- },
- "directories": {},
- "dist": {
- "integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==",
- "shasum": "12f95a307d58352075a04907b84ac8be98ac012f",
- "tarball": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz"
- },
- "files": [
- "lib/*.js",
- "lib/*.json",
- "AUTHORS"
- ],
- "gitHead": "9948ecf3d97cffcaab8f914522a0f3953edac6e4",
- "homepage": "https://github.com/npm/normalize-package-data#readme",
- "license": "BSD-2-Clause",
- "main": "lib/normalize.js",
- "maintainers": [
- {
- "name": "iarna",
- "email": "me@re-becca.org"
- },
- {
- "name": "isaacs",
- "email": "isaacs@npmjs.com"
- },
- {
- "name": "meryn",
- "email": "merynstol@gmail.com"
- },
- {
- "name": "othiym23",
- "email": "ogd@aoaioxxysz.net"
- },
- {
- "name": "zkat",
- "email": "kat@sykosomatic.org"
- }
- ],
- "name": "normalize-package-data",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/npm/normalize-package-data.git"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "version": "2.4.0"
- }
|