{ "_args": [ [ "util@^0.10.3", "/Users/xmfish/Desktop/test/reacttest/node_modules/node-libs-browser" ] ], "_cnpm_publish_time": 1391793314138, "_from": "util@>=0.10.3 <0.11.0", "_hasShrinkwrap": false, "_id": "util@0.10.3", "_inCache": true, "_installable": true, "_location": "/util", "_npmUser": { "email": "shtylman@gmail.com", "name": "shtylman" }, "_npmVersion": "1.3.24", "_phantomChildren": {}, "_requested": { "name": "util", "raw": "util@^0.10.3", "rawSpec": "^0.10.3", "scope": null, "spec": ">=0.10.3 <0.11.0", "type": "range" }, "_requiredBy": [ "/assert", "/node-libs-browser" ], "_resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz", "_shasum": "7afb1afe50805246489e3db7fe0ed379336ac0f9", "_shrinkwrap": null, "_spec": "util@^0.10.3", "_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/node-libs-browser", "author": { "name": "Joyent", "url": "http://www.joyent.com" }, "browser": { "./support/isBuffer.js": "./support/isBufferBrowser.js" }, "bugs": { "url": "https://github.com/defunctzombie/node-util/issues" }, "dependencies": { "inherits": "2.0.1" }, "description": "Node.JS util module", "devDependencies": { "zuul": "~1.0.9" }, "directories": {}, "dist": { "noattachment": false, "shasum": "7afb1afe50805246489e3db7fe0ed379336ac0f9", "size": 10449, "tarball": "http://registry.npm.taobao.org/util/download/util-0.10.3.tgz" }, "homepage": "https://github.com/defunctzombie/node-util", "keywords": [ "util" ], "license": "MIT", "main": "./util.js", "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" }, { "name": "defunctzombie", "email": "shtylman@gmail.com" } ], "name": "util", "optionalDependencies": {}, "publish_time": 1391793314138, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/defunctzombie/node-util.git" }, "scripts": { "test": "node test/node/*.js && zuul test/browser/*.js" }, "version": "0.10.3" }