{
"name": "resolve",
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
"version": "1.1.6",
"repository": {
"type": "git",
"url": "git://github.com/substack/node-resolve.git"
},
"main": "index.js",
"keywords": [
"resolve",
"require",
"node",
"module"
],
"scripts": {
"test": "tape test/*.js"
},
"devDependencies": {
"tape": "^3.5.0",
"tap": "0.4.13"
},
"license": "MIT",
"author": {
"name": "James Halliday",
"email": "[email protected]",
"url": "http://substack.net"
},
"gitHead": "38d451c0ecd9267277a7683970432d37f001441e",
"bugs": {
"url": "https://github.com/substack/node-resolve/issues"
},
"homepage": "https://github.com/substack/node-resolve",
"_id": "[email protected]",
"_shasum": "d3492ad054ca800f5befa612e61beac1eec98f8f",
"_from": "resolve@>=1.1.4 <2.0.0",
"_npmVersion": "2.3.0",
"_nodeVersion": "0.12.0",
"_npmUser": {
"name": "substack",
"email": "[email protected]"
},
"maintainers": [
{
"name": "substack",
"email": "[email protected]"
}
],
"dist": {
"shasum": "d3492ad054ca800f5befa612e61beac1eec98f8f",
"tarball": "http://registry.npmjs.org/resolve/-/resolve-1.1.6.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.6.tgz",
"readme": "ERROR: No README data found!"
}