xei
Version:
一套实用的前端工具、代码集合
27 lines (26 loc) • 513 B
JSON
{
"name": "xei",
"version": "1.0.1",
"description": "一套实用的前端工具、代码集合",
"main": "index.js",
"scripts": {
"test": "node scripts/test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sxei/xei.git"
},
"keywords": [
"xei",
"js",
"前端",
"工具",
"集合"
],
"author": "sxei",
"license": "ISC",
"bugs": {
"url": "https://github.com/sxei/xei/issues"
},
"homepage": "https://github.com/sxei/xei#readme"
}