1 Star 1 Fork 0

backflow / feture-calendar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 807 Bytes
一键复制 编辑 原始数据 按行查看 历史
backflow 提交于 2018-12-04 15:54 . Update package.json
{
"name": "feture-calendar",
"version": "0.0.3",
"description": "A simple, hackable vanilla JS calendar",
"main": "src/feture-calendar.js",
"scripts": {
"watch": "gulp watch"
},
"repository": {
"type": "git",
"url": "git+https://howareyouo@github.com/howareyouo/feture-calendar.git"
},
"keywords": [
"vanilla",
"calendar",
"javascript"
],
"author": "Backflow",
"license": "ISC",
"bugs": {
"url": "https://github.com/howareyouo/feture-calendar/issues"
},
"homepage": "https://github.com/howareyouo/feture-calendar#readme",
"devDependencies": {
"cssnano": "^3.10.0",
"gulp": "^3.9.1",
"gulp-postcss": "^7.0.1",
"gulp-uglify": "^3.0.0",
"postcss": "^6.0.16",
"postcss-cssnext": "^3.1.0",
"postcss-hexrgba": "^1.0.0"
}
}
JavaScript
1
https://gitee.com/backflow/feture-calendar.git
git@gitee.com:backflow/feture-calendar.git
backflow
feture-calendar
feture-calendar
master

搜索帮助