1 Star 0 Fork 0

Changkey/materialize

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.64 KB
一键复制 编辑 原始数据 按行查看 历史
Alvin Wang 提交于 2017-08-26 12:35 . v0.100.2 Release
{
"name": "materialize-css",
"description": "Builds Materialize distribution packages",
"author": "Alvin Wang, Alan Chang",
"homepage": "http://materializecss.com/",
"version": "0.100.2",
"main": "dist/js/materialize.js",
"style": "dist/css/materialize.css",
"sass": "sass/materialize.scss",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/Dogfalo/materialize.git"
},
"bugs": {
"url": "https://github.com/Dogfalo/materialize/issues"
},
"scripts": {
"test": "grunt travis --verbose"
},
"dependencies": {
"hammerjs": "^2.0.8",
"jquery": "^3.0.0 || ^2.1.4"
},
"engine": "node >= 6",
"devDependencies": {
"autoprefixer": "^7.1.1",
"babel-preset-es2015": "^6.24.1",
"grunt": "^1.0.1",
"grunt-babel": "^6.0.0",
"grunt-banner": "^0.6.0",
"grunt-browser-sync": "^2.2.0",
"grunt-concurrent": "^2.3.1",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-compress": "^1.4.1",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jade": "^1.0.0",
"grunt-contrib-jasmine": "^1.1.0",
"grunt-contrib-uglify": "^3.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-notify": "^0.4.5",
"grunt-postcss": "^0.8.0",
"grunt-remove-logging": "^0.2.0",
"grunt-rename-util": "^1.0.0",
"grunt-sass": "^2.0.0",
"grunt-text-replace": "^0.4.0",
"jasmine": "^2.6.0",
"jasmine-jquery": "^2.1.1",
"node-archiver": "^0.3.0",
"node-sass": "^4.5.2",
"phantomjs-prebuilt": "^2.1.14"
},
"files": [
"dist",
"extras",
"js/**/*.js",
"sass/**/*.scss",
"Gruntfile.js",
"LICENSE"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/changkey/materialize.git
[email protected]:changkey/materialize.git
changkey
materialize
materialize
master

搜索帮助