You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
106 lines
3.4 KiB
106 lines
3.4 KiB
{ |
|
"_args": [ |
|
[ |
|
"has@^1.0.1", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/object.values" |
|
] |
|
], |
|
"_from": "has@>=1.0.1 <2.0.0", |
|
"_id": "has@1.0.3", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/has", |
|
"_nodeVersion": "10.3.0", |
|
"_npmOperationalInternal": { |
|
"host": "s3://npm-registry-packages", |
|
"tmp": "tmp/has_1.0.3_1528129409940_0.08921093934264301" |
|
}, |
|
"_npmUser": { |
|
"email": "ljharb@gmail.com", |
|
"name": "ljharb" |
|
}, |
|
"_npmVersion": "6.1.0", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "has", |
|
"raw": "has@^1.0.1", |
|
"rawSpec": "^1.0.1", |
|
"scope": null, |
|
"spec": ">=1.0.1 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/es-abstract", |
|
"/is-regex", |
|
"/object.values" |
|
], |
|
"_resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", |
|
"_shasum": "722d7cbfc1f6aa8241f16dd814e011e1f41e8796", |
|
"_shrinkwrap": null, |
|
"_spec": "has@^1.0.1", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/object.values", |
|
"author": { |
|
"email": "tpadilha84@gmail.com", |
|
"name": "Thiago de Arruda" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/tarruda/has/issues" |
|
}, |
|
"contributors": [ |
|
{ |
|
"email": "ljharb@gmail.com", |
|
"name": "Jordan Harband", |
|
"url": "http://ljharb.codes" |
|
} |
|
], |
|
"dependencies": { |
|
"function-bind": "^1.1.1" |
|
}, |
|
"description": "Object.prototype.hasOwnProperty.call shortcut", |
|
"devDependencies": { |
|
"@ljharb/eslint-config": "^12.2.1", |
|
"eslint": "^4.19.1", |
|
"tape": "^4.9.0" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"fileCount": 5, |
|
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", |
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFWeCCRA9TVsSAnZWagAAGqoP/3/GpNmBbr2IzYG0v9Rg\n0jDcyA0p95I8Tc1GbOsB0YWMY+VMs5I3tggHG4yjB8OskeR7GyItfcZpe9b5\nEGNr2Yq/eOKI602MTnWzHaAczxF887EVcXDISg1qDlzjTYWFMNms5jDxH6OT\nKD0SLHE1qRCASPxNZsJLoxT/dPaVfRC5QMIz8msEaI+qUu8p54cO0/DSLSlT\n5kCGKA5CfbfIODAmyvddsKgOW0at16XJ97f+qHhrI5q6HoYdM2jcLzPXxPiw\nSgPKXICus5TjFvRdBoOXa2diz9urPjQGzVsGoKs8W0Z9EeoxpiJInVRN1Hec\nabW1NzLvINbuFcG1I/CvNVXKGKwIafKg25ba/T/PHa/5rHY2+S4Y9Mj0SLFv\n8V7HWSQMGaG86kZjH9vgd7MPP39lBZXw5msjftiRVxiDiZYutbGzBymwHcYd\nzPVrzCfdNg9o2OsG8mjIBGntCwz9/Yrx7npK9mP97nZQ4EDDoDoCga5efkMP\nmT02Vru1cCdHOfRnM/tlr4Onf0umRhgzUfsbjdSsrGapGCTeVvBvnm6XKznZ\nw9HWfGyNaZiT1J0/pmnRMwxEp/xcKMaAOa1c2pisTGpjkbQloGQx77IwfBiO\nAVBfV3yBDWCgutiwEb4zg0RPPjlS1RCJDMzg+CsXT1u9H6St8MUtuBikkNr4\ndlxV\r\n=Dlp+\r\n-----END PGP SIGNATURE-----\r\n", |
|
"shasum": "722d7cbfc1f6aa8241f16dd814e011e1f41e8796", |
|
"tarball": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", |
|
"unpackedSize": 2770 |
|
}, |
|
"engines": { |
|
"node": ">= 0.4.0" |
|
}, |
|
"gitHead": "4edf96f2dec87ad6b6e68482e8f6d7c8eb7e07e6", |
|
"homepage": "https://github.com/tarruda/has", |
|
"license": "MIT", |
|
"licenses": [ |
|
{ |
|
"type": "MIT", |
|
"url": "https://github.com/tarruda/has/blob/master/LICENSE-MIT" |
|
} |
|
], |
|
"main": "./src", |
|
"maintainers": [ |
|
{ |
|
"email": "tpadilha84@gmail.com", |
|
"name": "tarruda" |
|
} |
|
], |
|
"name": "has", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git://github.com/tarruda/has.git" |
|
}, |
|
"scripts": { |
|
"lint": "eslint .", |
|
"pretest": "npm run lint", |
|
"test": "tape test" |
|
}, |
|
"version": "1.0.3" |
|
}
|
|
|