2 Star 6 Fork 2

ereddate/ptemplatejs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "ptemplatejs",
"version": "1.0.0",
"description": "ptemplatejs",
"author": "yandong",
"keywords": [
"ptemplatejs",
"ereddate",
"javascript"
],
"homepage": "http://github.com/ereddate/ptemplatejs",
"contributors": [
],
"scripts": {
"topics": "grunt watch:topics",
"web": "grunt watch:web",
"st": "grunt watch:stock",
"fm": "grunt watch:famousman",
"hn": "grunt watch:hackernews",
"pages": "grunt watch:pages",
"book": "grunt watch:book",
"test": "grunt watch:test",
"yanglao": "grunt watch:yanglao"
},
"dependencies": {
"babel-preset-es2015": "^6.24.1",
"clean-css": "^5.3.1",
"clear-css": "^1.0.0",
"grunt": "^1.5.3",
"grunt-babel": "^6.0.0",
"grunt-cli": "^1.4.3",
"grunt-contrib-concat": "^2.1.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-uglify": "^5.2.2",
"grunt-contrib-watch": "^1.1.0",
"grunt-ftp-push": "^1.2.1",
"grunt-zip": "^0.20.0",
"htmlparser2": "^8.0.1",
"js-beautify": "^1.14.6",
"less": "^4.1.3",
"minimist": "^1.2.6"
},
"base": "./",
"configs": {
"base": "src/",
"ftpbase": "/img/2016/",
"requirePjs": [
{
"src": [
"**/"
],
"ext": "pjs"
}
],
"build": {
"path": "dist/"
},
"server": {
"ip": "192.168.10.47",
"autoreload": false
},
"ptemplatejs": {
"path": "./"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ereddate2017/ptemplatejs.git
[email protected]:ereddate2017/ptemplatejs.git
ereddate2017
ptemplatejs
ptemplatejs
master

搜索帮助