{ "_from": "shameimaru@^1.0.1", "_id": "shameimaru@1.0.6", "_inBundle": false, "_integrity": "sha512-OxVo6UlX5QdG/zvwag0dudFIaUJzYRk/LUEWTBLb7znutg+0sDWV4sNqeCnLUjIAzJZ71yvwD7imf2nSaENftg==", "_location": "/shameimaru", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "shameimaru@^1.0.1", "name": "shameimaru", "escapedName": "shameimaru", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/bigbrother-webpack-plugin" ], "_resolved": "https://registry.npmmirror.com/shameimaru/-/shameimaru-1.0.6.tgz", "_shasum": "781b80a33a31c12a0b95234682c896c00756a92c", "_spec": "shameimaru@^1.0.1", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/bigbrother-webpack-plugin", "author": { "name": "XadillaX", "email": "i@2333.moe", "url": "https://xcoder.in" }, "bugs": { "url": "https://github.com/node-modules/shameimaru" }, "bundleDependencies": false, "dependencies": { "algorithmjs": "^1.0.0", "mz": "^2.7.0", "npm-package-arg": "^6.1.0", "uuid": "^3.2.1" }, "deprecated": false, "description": "Shameimaru Aya likes to traverse node_modules and capture the tree", "devDependencies": { "cnpm": "^6.0.0", "coveralls": "^3.0.1", "eslint": "^4.19.1", "eslint-config-xadillax-style": "^1.10.0", "istanbul": "^1.1.0-alpha.1", "mocha": "^5.2.0", "mocha-lcov-reporter": "^1.3.0", "npm": "^6.1.0", "rimraf": "^2.6.2", "should": "^13.2.1" }, "engines": { "node": ">= 8.0.0" }, "files": [ "lib", "index.js" ], "homepage": "https://github.com/node-modules/shameimaru", "keywords": [ "dependency tree", "shameimaru" ], "license": "MIT", "main": "index.js", "name": "shameimaru", "repository": { "type": "git", "url": "git://github.com/node-modules/shameimaru.git", "web": "https://github.com/node-modules/shameimaru" }, "scripts": { "coverage": "istanbul cover _mocha --report lcovonly -- test/*.test.js --timeout=120000 -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage", "test": "mocha test/*.test.js --timeout=120000" }, "version": "1.0.6" }