UNPKG

t_html_toc

Version:

toc html_toc word js paragraph

41 lines (40 loc) 971 B
{ "name": "t_html_toc", "version": "0.0.14", "description": "toc html_toc word js paragraph", "main": "./dist/index.js", "scripts": { "build": "npm run build:es && npm run build:umd", "build:es": "webpack --config ./webpack.config.es.js", "build:umd": "webpack --config ./webpack.config.umd.js" }, "repository": { "type": "git", "url": "git+https://github.com/xiaomitangtang/html_toc.git" }, "keywords": [ "toc", "html", "js", "html_toc", "word", "web_toc", "关键字", "摘要", "目录", "paragraph" ], "author": "xiaomitangtang", "license": "ISC", "bugs": { "url": "https://github.com/xiaomitangtang/html_toc/issues" }, "homepage": "https://www.tcmiao.com", "devDependencies": { "@babel/core": "^7.12.9", "@babel/preset-env": "^7.12.7", "babel-loader": "^8.2.1", "polyfill": "^0.1.0", "webpack": "^5.6.0" } }