{
"name": "resolve",
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
"version": "0.6.3",
"repository": {
"type": "git",
"url": "git://github.com/substack/node-resolve.git"
},
"main": "index.js",
"keywords": [
"resolve",
"require",
"node",
"module"
],
"scripts": {
"test": "tap test/*.js"
},
"devDependencies": {
"tap": "~0.4.0"
},
"license": "MIT",
"author": {
"name": "James Halliday",
"email": "[email protected]",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-resolve/issues"
},
"homepage": "https://github.com/substack/node-resolve",
"_id": "[email protected]",
"dist": {
"shasum": "dd957982e7e736debdf53b58a4dd91754575dd46",
"tarball": "http://registry.npmjs.org/resolve/-/resolve-0.6.3.tgz"
},
"_from": "resolve@>=0.6.1 <0.7.0",
"_npmVersion": "1.4.6",
"_npmUser": {
"name": "substack",
"email": "[email protected]"
},
"maintainers": [
{
"name": "substack",
"email": "[email protected]"
}
],
"directories": {},
"_shasum": "dd957982e7e736debdf53b58a4dd91754575dd46",
"_resolved": "https://registry.npmjs.org/resolve/-/resolve-0.6.3.tgz"
}