{ "_from": "requireindex@1.2.0", "_id": "requireindex@1.2.0", "_inBundle": false, "_integrity": "sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==", "_location": "/requireindex", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "requireindex@1.2.0", "name": "requireindex", "escapedName": "requireindex", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/af-webpack", "/umi-build-dev" ], "_resolved": "https://registry.npmjs.org/requireindex/-/requireindex-1.2.0.tgz", "_shasum": "3463cdb22ee151902635aa6c9535d4de9c2ef1ef", "_spec": "requireindex@1.2.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/umi-build-dev", "author": { "name": "Stephen Handley", "email": "stephen.handley@gmail.com", "url": "http://person.sh" }, "bugs": { "url": "http://github.com/stephenhandley/requireindex/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Write minimal node index.js files that require and export siblings by file basename", "devDependencies": { "asserts": "4.0.x" }, "directories": { "test": "test" }, "engines": { "node": ">=0.10.5" }, "homepage": "https://github.com/stephenhandley/requireindex", "keywords": [ "require", "index", "index.js" ], "license": "MIT", "main": "index.js", "name": "requireindex", "repository": { "type": "git", "url": "git://github.com/stephenhandley/requireindex.git" }, "scripts": { "test": "node test/test.js" }, "version": "1.2.0" }