代码拉取完成,页面将自动刷新
{
"name": "basichtml",
"type": "commonjs",
"version": "2.4.9",
"description": "A NodeJS based, standard oriented, HTML implementation.",
"main": "basichtml.js",
"unpkg": "web.js",
"scripts": {
"build": "npm test && npm run web",
"test": "nyc node test/all.js",
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"web": "echo \"$(cat basichtml.js)global.basicHTML=module.exports;\" | browserify - | uglifyjs --comments=/^!/ --compress --mangle -o web.js && npm run less-ag-licenses",
"less-ag-licenses": "node -e 'var fs=require(\"fs\");fs.writeFile(\"web.js\",fs.readFileSync(\"web.js\").toString().replace(/\\s*Permission[\\S\\s]+?SOFTWARE\\.\\s*/,\"\"),Object)'"
},
"author": "Andrea Giammarchi",
"license": "ISC",
"dependencies": {
"@webreflection/interface": "^0.1.1",
"broadcast": "^3.0.0",
"html-escaper": "^3.0.0",
"htmlparser2": "^4.1.0"
},
"devDependencies": {
"browserify": "^16.5.2",
"canvas": "^2.6.1",
"coveralls": "^3.1.0",
"hyperhtml": "^2.33.0",
"nyc": "^15.1.0",
"sizzle": "^2.3.5",
"tressa": "^0.3.1",
"uglify-es": "^3.3.9"
},
"repository": {
"type": "git",
"url": "git+https://github.com/WebReflection/basicHTML.git"
},
"bugs": {
"url": "https://github.com/WebReflection/basicHTML/issues"
},
"homepage": "https://github.com/WebReflection/basicHTML#readme"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。