11 Star 64 Fork 12

theajack / easy-icon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1002 Bytes
一键复制 编辑 原始数据 按行查看 历史
theajack 提交于 2021-02-04 14:00 . feat: 1.1.0 文档
{
"name": "easy-icon",
"version": "1.1.0",
"description": "![Easy-ICON](https://github.com/theajack/easy-icon/blob/master/assets/images/logo-black.png?raw=true)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "node src/minify-css.js",
"publish": "npm publish npm",
"dev": "webpack-dev-server --open --config webpack.config.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/theajack/easy-icon.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/theajack/easy-icon/issues"
},
"homepage": "https://github.com/theajack/easy-icon#readme",
"devDependencies": {
"gulp": "^4.0.2",
"gulp-minify-css": "^1.2.4",
"gulp-rename": "^2.0.0",
"@babel/core": "^7.6.4",
"@babel/preset-env": "^7.6.3",
"babel-loader": "^8.0.6",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.9",
"webpack-dev-server": "^3.8.2"
},
"dependencies": {}
}
JavaScript
1
https://gitee.com/theajack/easy-icon.git
git@gitee.com:theajack/easy-icon.git
theajack
easy-icon
easy-icon
master

搜索帮助