{

"name": "concat-map",
"description": "concatenative mapdashery",
"version": "0.0.0",
"repository": {
  "type": "git",
  "url": "git://github.com/substack/node-concat-map.git"
},
"main": "index.js",
"keywords": [
  "concat",
  "map",
  "functional",
  "higher-order"
],
"directories": {
  "example": "example",
  "test": "test"
},
"scripts": {
  "test": "tap test/*.js"
},
"devDependencies": {
  "tap": "~0.2.5"
},
"engines": {
  "node": ">=0.4.0"
},
"license": "MIT",
"author": {
  "name": "James Halliday",
  "email": "mail@substack.net",
  "url": "http://substack.net"
},
"_npmUser": {
  "name": "substack",
  "email": "mail@substack.net"
},
"_id": "concat-map@0.0.0",
"dependencies": {},
"optionalDependencies": {},
"_engineSupported": true,
"_npmVersion": "1.1.19",
"_nodeVersion": "v0.6.11",
"_defaultsLoaded": true,
"dist": {
  "shasum": "604be9c2afb6dc9ba8182e3ff294fdd48e238e6d",
  "tarball": "http://registry.npmjs.org/concat-map/-/concat-map-0.0.0.tgz"
},
"maintainers": [
  {
    "name": "substack",
    "email": "mail@substack.net"
  }
],
"_shasum": "604be9c2afb6dc9ba8182e3ff294fdd48e238e6d",
"_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.0.tgz",
"_from": "concat-map@0.0.0",
"bugs": {
  "url": "https://github.com/substack/node-concat-map/issues"
},
"readme": "ERROR: No README data found!",
"homepage": "https://github.com/substack/node-concat-map"

}