blob: e6a5e3ca71233aba44b26a2a7b48f9d65738e746 [file] [log] [blame]
{
"_args": [
[
{
"raw": "util@0.10.3",
"scope": null,
"escapedName": "util",
"name": "util",
"rawSpec": "0.10.3",
"spec": "0.10.3",
"type": "version"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/assert"
]
],
"_from": "util@0.10.3",
"_id": "util@0.10.3",
"_inCache": true,
"_location": "/assert/util",
"_npmUser": {
"name": "shtylman",
"email": "shtylman@gmail.com"
},
"_npmVersion": "1.3.24",
"_phantomChildren": {},
"_requested": {
"raw": "util@0.10.3",
"scope": null,
"escapedName": "util",
"name": "util",
"rawSpec": "0.10.3",
"spec": "0.10.3",
"type": "version"
},
"_requiredBy": [
"/assert"
],
"_resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz",
"_shasum": "7afb1afe50805246489e3db7fe0ed379336ac0f9",
"_shrinkwrap": null,
"_spec": "util@0.10.3",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/assert",
"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": {
"shasum": "7afb1afe50805246489e3db7fe0ed379336ac0f9",
"tarball": "https://registry.npmjs.org/util/-/util-0.10.3.tgz"
},
"homepage": "https://github.com/defunctzombie/node-util",
"keywords": [
"util"
],
"license": "MIT",
"main": "./util.js",
"maintainers": [
{
"name": "shtylman",
"email": "shtylman@gmail.com"
}
],
"name": "util",
"optionalDependencies": {},
"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"
}