{ "_args": [ [ "path-browserify@1.0.1", "D:\\ruyi\\dapp" ] ], "_from": "path-browserify@1.0.1", "_id": "path-browserify@1.0.1", "_inBundle": false, "_integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", "_location": "/path-browserify", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "path-browserify@1.0.1", "name": "path-browserify", "escapedName": "path-browserify", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/node-stdlib-browser" ], "_resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz", "_spec": "1.0.1", "_where": "D:\\ruyi\\dapp", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/browserify/path-browserify/issues" }, "dependencies": {}, "description": "the path module from node core for browsers", "devDependencies": { "tape": "^4.9.0" }, "homepage": "https://github.com/browserify/path-browserify", "keywords": [ "browser", "browserify", "path" ], "license": "MIT", "main": "index.js", "name": "path-browserify", "repository": { "type": "git", "url": "git://github.com/browserify/path-browserify.git" }, "scripts": { "test": "node test" }, "version": "1.0.1" }