{ "_args": [ [ { "name": "block-elements", "raw": "block-elements@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/Users/david/repos/medium-to-markdown/node_modules/collapse-whitespace" ] ], "_from": "block-elements@>=1.0.0 <2.0.0", "_id": "block-elements@1.1.0", "_inCache": true, "_installable": true, "_location": "/block-elements", "_npmUser": { "email": "nathan@tootallnate.net", "name": "tootallnate" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "block-elements", "raw": "block-elements@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/collapse-whitespace" ], "_resolved": "https://registry.npmjs.org/block-elements/-/block-elements-1.1.0.tgz", "_shasum": "79febf8830fa6a22532b5b619d9c9b181e75f093", "_shrinkwrap": null, "_spec": "block-elements@^1.0.0", "_where": "/Users/david/repos/medium-to-markdown/node_modules/collapse-whitespace", "author": { "email": "nathan@tootallnate.net", "name": "Nathan Rajlich", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/webmodules/block-elements/issues" }, "dependencies": {}, "description": "Array of \"block level elements\" defined by the HTML specification", "devDependencies": { "cheerio": "~0.17.0", "superagent": "~0.18.2" }, "directories": {}, "dist": { "shasum": "79febf8830fa6a22532b5b619d9c9b181e75f093", "tarball": "https://registry.npmjs.org/block-elements/-/block-elements-1.1.0.tgz" }, "gitHead": "cc903f2f6bb84c857ec6c887dc9021c2dc92fe3c", "homepage": "https://github.com/webmodules/block-elements", "keywords": [ "browser", "data", "block", "level", "elements", "html", "html4", "html5", "array" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "nathan@tootallnate.net", "name": "tootallnate" } ], "name": "block-elements", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/webmodules/block-elements.git" }, "scripts": { "prepublish": "node build.js > index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.1.0" }