{ "name": "void-elements", "version": "2.0.1", "description": "Array of \"void elements\" defined by the HTML specification.", "main": "index.js", "scripts": { "test": "node test", "prepublish": "node pre-publish.js > index.js" }, "keywords": [ "html", "void", "elements" ], "repository": "hemanth/void-elements", "author": "hemanth.hm", "engines": { "node": ">=0.10.0" }, "license": "MIT", "bugs": { "url": "https://github.com/hemanth/void-elements/issues" }, "homepage": "https://github.com/hemanth/void-elements", "devDependencies": { "cheerio": "^0.18.0" } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
test | Folder | 0755 |
|
|
.gitattributes | File | 13 B | 0644 |
|
.npmignore | File | 14 B | 0644 |
|
.travis.yml | File | 53 B | 0644 |
|
LICENSE | File | 1.07 KB | 0644 |
|
README.md | File | 1007 B | 0644 |
|
index.js | File | 376 B | 0644 |
|
package.json | File | 631 B | 0644 |
|
pre-publish.js | File | 920 B | 0644 |
|