{ "_args": [ [ "require-from-string@2.0.2", "/Users/lihai/jolijoli/pad_spa" ] ], "_development": true, "_from": "require-from-string@2.0.2", "_id": "require-from-string@2.0.2", "_inBundle": false, "_integrity": "sha1-iaf92TgmEmcxjq/hT5wy5ZjDaQk=", "_location": "/require-from-string", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "require-from-string@2.0.2", "name": "require-from-string", "escapedName": "require-from-string", "rawSpec": "2.0.2", "saveSpec": null, "fetchSpec": "2.0.2" }, "_requiredBy": [ "/postcss-load-config/cosmiconfig" ], "_resolved": "https://registry.npm.taobao.org/require-from-string/download/require-from-string-2.0.2.tgz", "_spec": "2.0.2", "_where": "/Users/lihai/jolijoli/pad_spa", "author": { "name": "Vsevolod Strukchinsky", "email": "floatdrop@gmail.com", "url": "github.com/floatdrop" }, "bugs": { "url": "https://github.com/floatdrop/require-from-string/issues" }, "dependencies": {}, "description": "Require module from string", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/floatdrop/require-from-string#readme", "keywords": [], "license": "MIT", "name": "require-from-string", "repository": { "type": "git", "url": "git+https://github.com/floatdrop/require-from-string.git" }, "scripts": { "test": "mocha" }, "version": "2.0.2" }