123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "_args": [
- [
- {
- "raw": "minimalistic-assert@^1.0.0",
- "scope": null,
- "escapedName": "minimalistic-assert",
- "name": "minimalistic-assert",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/des.js"
- ]
- ],
- "_from": "minimalistic-assert@>=1.0.0 <2.0.0",
- "_id": "minimalistic-assert@1.0.1",
- "_inCache": true,
- "_location": "/minimalistic-assert",
- "_nodeVersion": "8.11.1",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/minimalistic-assert_1.0.1_1523449282967_0.06542122422066798"
- },
- "_npmUser": {
- "name": "cwmma",
- "email": "calvin.metcalf@gmail.com"
- },
- "_npmVersion": "5.8.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "minimalistic-assert@^1.0.0",
- "scope": null,
- "escapedName": "minimalistic-assert",
- "name": "minimalistic-assert",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/asn1.js",
- "/des.js",
- "/elliptic",
- "/hash.js",
- "/hmac-drbg"
- ],
- "_resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
- "_shasum": "2e194de044626d4a10e7f7fbc00ce73e83e4d5c7",
- "_shrinkwrap": null,
- "_spec": "minimalistic-assert@^1.0.0",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/des.js",
- "author": "",
- "bugs": {
- "url": "https://github.com/calvinmetcalf/minimalistic-assert/issues"
- },
- "dependencies": {},
- "description": "minimalistic-assert ===",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
- "shasum": "2e194de044626d4a10e7f7fbc00ce73e83e4d5c7",
- "tarball": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
- "fileCount": 4,
- "unpackedSize": 1547
- },
- "gitHead": "33113391ad64bea7a3398074a71d0569d4ae038d",
- "homepage": "https://github.com/calvinmetcalf/minimalistic-assert",
- "license": "ISC",
- "main": "index.js",
- "maintainers": [
- {
- "name": "cwmma",
- "email": "calvin.metcalf@gmail.com"
- },
- {
- "name": "indutny",
- "email": "fedor@indutny.com"
- }
- ],
- "name": "minimalistic-assert",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/calvinmetcalf/minimalistic-assert.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "1.0.1"
- }
|