1 Star 0 Fork 1

阿木/soshm

forked from constantine/soshm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
calledt 提交于 2017-02-07 14:19 . 1.1.3
{
"name": "soshm",
"version": "1.1.3",
"description": "Social Share For Mobile",
"author": {
"name": "calledt",
"email": "[email protected]",
"url": "calledt.com"
},
"repository": "https://github.com/calledT/soshm",
"license": "MIT",
"main": "dist/soshm.js",
"scripts": {
"package": "webpack",
"minify": "uglifyjs --mangle --compress -o ./dist/soshm.min.js ./dist/soshm.js",
"build": "npm run package && npm run minify"
},
"keywords": [
"share",
"socialshare",
"nativeshare",
"weixin",
"qq",
"weibo",
"qzone"
],
"devDependencies": {
"autoprefixer": "^6.4.1",
"css-loader": "^0.25.0",
"file-loader": "^0.9.0",
"node-sass": "^3.10.0",
"postcss-loader": "^0.13.0",
"sass-loader": "^4.0.2",
"style-loader": "^0.13.1",
"uglify-js": "^2.7.3",
"url-loader": "^0.5.7",
"webpack": "^1.13.2"
},
"dependencies": {
"delegate": "^3.0.2",
"xtend": "^4.0.1"
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/amujcdd/soshm.git
[email protected]:amujcdd/soshm.git
amujcdd
soshm
soshm
master

搜索帮助