edo-htqw
Version:
A easier HTML element's dom operation libary.
21 lines (20 loc) • 495 B
JSON
{
"name": "edo-htqw",
"version": "0.1.3",
"description": "A easier HTML element's dom operation libary.",
"main": "dist/edo.umd.min.js",
"module": "dist/edo.esm.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/CHETEAM/edo.git"
},
"keywords": [
"edo"
],
"homepage": "https://gitee.com/CHETEAM/edo/blob/master/README_en.md",
"author": "htqw",
"license": "MIT"
}