siwi-form
Version:
siwi form by siwi
34 lines • 720 B
JSON
{
"name": "siwi-form",
"version": "1.0.2",
"description": "siwi form by siwi",
"main": "siwi-form.less",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.oschina.net/siwi/form.git"
},
"keywords": [
"siwi",
"jixun",
"siwiui",
"siwi-form",
"form",
"html"
],
"author": "siwi",
"license": "ISC",
"dependencies": {
"gulp": "^3.9.1",
"gulp-clean-css": "^3.0.4",
"gulp-csscomb": "^3.0.8",
"gulp-less": "^3.3.0",
"gulp-rename": "^1.2.2",
"less-plugin-autoprefix": "^1.5.1",
"normalize.css": "^6.0.0",
"siwi-layout": "^1.0.3",
"siwi-variables": "^1.0.2"
}
}