You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

85 lines
2.0 KiB
JSON

{
"_args": [
[
"void-elements@~2.0.1",
"/Users/alfiepates/src/invoicer/node_modules/jade"
]
],
"_from": "void-elements@>=2.0.1 <2.1.0",
"_id": "void-elements@2.0.1",
"_inCache": true,
"_installable": true,
"_location": "/void-elements",
"_npmUser": {
"email": "hemanth.hm@gmail.com",
"name": "hemanth"
},
"_npmVersion": "1.3.11",
"_phantomChildren": {},
"_requested": {
"name": "void-elements",
"raw": "void-elements@~2.0.1",
"rawSpec": "~2.0.1",
"scope": null,
"spec": ">=2.0.1 <2.1.0",
"type": "range"
},
"_requiredBy": [
"/jade"
],
"_resolved": "https://registry.npmjs.org/void-elements/-/void-elements-2.0.1.tgz",
"_shasum": "c066afb582bb1cb4128d60ea92392e94d5e9dbec",
"_shrinkwrap": null,
"_spec": "void-elements@~2.0.1",
"_where": "/Users/alfiepates/src/invoicer/node_modules/jade",
"author": {
"name": "hemanth.hm"
},
"bugs": {
"url": "https://github.com/hemanth/void-elements/issues"
},
"dependencies": {},
"description": "Array of \"void elements\" defined by the HTML specification.",
"devDependencies": {
"cheerio": "^0.18.0"
},
"directories": {},
"dist": {
"shasum": "c066afb582bb1cb4128d60ea92392e94d5e9dbec",
"tarball": "http://localhost:4873/void-elements/-/void-elements-2.0.1.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"homepage": "https://github.com/hemanth/void-elements",
"keywords": [
"html",
"void",
"elements"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "hemanth.hm@gmail.com",
"name": "hemanth"
},
{
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
}
],
"name": "void-elements",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/hemanth/void-elements.git"
},
"scripts": {
"prepublish": "node pre-publish.js > index.js",
"test": "node test"
},
"version": "2.0.1"
}