Ai
2 Star 0 Fork 0

g8up/jsonFormator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 588 Bytes
一键复制 编辑 原始数据 按行查看 历史
g8up 提交于 2019-09-05 22:23 +08:00 . build: 替换 gulp-util
{
"name": "json-formator",
"version": "1.1.1",
"description": "精简的 JSON 数据格式化工具",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "gulp watch",
"build": "gulp"
},
"devDependencies": {
"fancy-log": "^1.3.2",
"gulp": "^3.9.0",
"gulp-html-replace": "^1.6.2",
"gulp-rename": "^1.2.2",
"ansi-colors": "^4.1.1"
},
"repository": {
"type": "git",
"url": "git@git.oschina.net:g8up/jsonFormator.git"
},
"keywords": [
"JSON",
"formator"
],
"author": "Sigma",
"license": "ISC"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/g8up/jsonFormator.git
git@gitee.com:g8up/jsonFormator.git
g8up
jsonFormator
jsonFormator
master

搜索帮助