social-sharer
Version:
最 Pure 的社会化分享按钮
33 lines (32 loc) • 760 B
JSON
{
"name": "social-sharer",
"version": "1.1.4",
"description": "最 Pure 的社会化分享按钮",
"main": "dist/social-sharer.min.js",
"keywords": [
"social",
"share",
"社会化分享",
"分享按钮"
],
"author": "Cople",
"homepage": "http://cople.github.io/SocialSharer",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Cople/SocialSharer.git"
},
"devDependencies": {
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-header": "^1.8.12",
"gulp-jshint": "^2.1.0",
"gulp-rename": "^1.2.3",
"gulp-sass": "^3.2.1",
"gulp-uglify": "^2.1.2",
"gulp-umd": "^0.2.0",
"jshint": "^2.9.5",
"jshint-stylish": "^2.2.0",
"umd-templates": "0.0.3"
}
}