加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.85 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "django-cms",
"private": true,
"devDependencies": {
"autoprefixer": "^6.3.6",
"babel-core": "^6.24.1",
"babel-eslint": "^7.2.3",
"babel-loader": "^7.1.0",
"babel-plugin-lodash": "^3.2.11",
"babel-plugin-rewire": "^1.1.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.4.0",
"browser-sync": "^2.26.12",
"browserslist-saucelabs": "^0.2.3",
"djangocms-casper-helpers": "^3.0.0",
"eslint-plugin-compat": "^1.0.2",
"exports-loader": "^0.7.0",
"graceful-fs": "4.2.2",
"gulp": "^4.0.2",
"gulp-clean-css": "^3.0.4",
"gulp-eslint": "^3.0.1",
"gulp-iconfont": "11.0.0",
"gulp-iconfont-css": "3.0.0",
"gulp-if": "3.0.0",
"gulp-plumber": "^1.1.0",
"gulp-postcss": "^6.4.0",
"gulp-sass": "^5.0.0",
"gulp-sourcemaps": "2.4.1",
"gulp-util": "3.0.5",
"imports-loader": "^0.7.1",
"istanbul-instrumenter-loader": "latest",
"jasmine-core": "^2.3.4",
"karma": "^0.13.15",
"karma-coverage": "^0.5.3",
"karma-coveralls": "^1.1.2",
"karma-fixture": "^0.2.5",
"karma-html2js-preprocessor": "^0.1.0",
"karma-jasmine": "^0.3.6",
"karma-phantomjs-launcher": "^1.0.0",
"karma-phantomjs-shim": "^1.1.2",
"karma-sauce-launcher": "^0.3.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.4",
"minimist": "1.2.6",
"phantomjs-prebuilt": "^2.1.7",
"raw-loader": "^0.5.1",
"sass": "^1.27.0",
"webpack": "^3.0.0"
},
"dependencies": {
"babel-runtime": "^6.23.0",
"diff-dom": "2.5.1",
"fuzzaldrin": "^2.1.0",
"keyboardjs": "^2.6.4",
"local-storage": "1.4.2",
"lodash": "4.17.21",
"nprogress": "^0.2.0",
"prevent-parent-scroll": "0.0.6",
"urijs": "^1.19.11",
"webpack2-polyfill-plugin": "0.0.2"
},
"scripts": {
"upgrade-interactive": "npm-check --update"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化