| Server IP : 13.235.167.51 / Your IP : 216.73.217.116 Web Server : Apache System : Linux machinox-server 6.17.0-1013-aws #13~24.04.1-Ubuntu SMP Fri Apr 24 21:36:58 UTC 2026 aarch64 User : root ( 0) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/control.machinox.in/node_modules/void-elements/ |
Upload File : |
{
"name": "void-elements",
"version": "3.1.0",
"description": "Array of \"void elements\" defined by the HTML specification.",
"main": "index.js",
"scripts": {
"pretest": "node build.js > test/latest.js",
"test": "node test",
"update": "node build.js > index.js"
},
"keywords": [
"html",
"void",
"elements"
],
"files": [
"index.js"
],
"repository": "pugjs/void-elements",
"author": "hemanth.hm",
"engines": {
"node": ">=0.10.0"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/jadejs/void-elements/issues"
},
"homepage": "https://github.com/jadejs/void-elements",
"devDependencies": {
"jsdom": "^9.9.1",
"request": "^2.79.0",
"request-promise": "^4.1.1"
}
}