1 Star 0 Fork 0

马汉光/san

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.92 KB
一键复制 编辑 原始数据 按行查看 历史
errorrik 提交于 2020-01-17 10:07 . bump 3.8.1
{
"name": "san",
"description": "A fast, portable, flexible JavaScript component framework",
"version": "3.8.1",
"repository": {
"type": "git",
"url": "https://github.com/baidu/san.git"
},
"scripts": {
"dev": "node ./tool/dev.js",
"dev:unit": "npx karma start ./test/karma.conf.js start",
"pretest": "npm run build && node ./test/reverse/build-test.js",
"size": "npm run build && gzip -k dist/san.spa.modern.min.js && stat dist/san.spa.modern.min.js.gz && rm -f dist/*.gz",
"test": "npm run test:unit",
"test:unit": "npx karma start ./test/karma.conf.js --single-run",
"test:coverage": "npm run test -- -- --coverage && cat ./coverage/report-lcov/lcov.info | ./node_modules/coveralls/bin/coveralls.js",
"test:e2e": "node ./test/e2e/wdio-launcher.js",
"test:sauce": "npm run test:e2e -- modern && npm run test:e2e -- ie_family && npm run test:e2e -- mobile",
"test:types": "tsc -p ./types/test/tsconfig.json",
"build": "node ./tool/build.js"
},
"types": "types",
"main": "dist/san.dev.js",
"browser": "dist/san.dev.js",
"unpkg": "dist/san.min.js",
"files": [
"src",
"dist",
"types/*.d.ts",
"types/*.json"
],
"license": "MIT",
"devDependencies": {
"art-template": "^4.10.2",
"colors": "^1.0.3",
"coveralls": "^3.0.1",
"ejs": "^2.6.1",
"etpl": "^3.2.0",
"handlebars": "^4.0.12",
"http-server": "^0.11.1",
"jasmine-core": "^2.99.1",
"karma": "^4.0.1",
"karma-chrome-launcher": "^2.0.0",
"karma-coverage": "^1.1.2",
"karma-jasmine": "^2.0.1",
"karma-remap-istanbul": "^0.6.0",
"karma-sourcemap-loader": "^0.3.7",
"mustache": "^3.0.1",
"opener": "^1.5.1",
"source-map": "^0.7.3",
"swig-templates": "^2.0.3",
"uglify-js": "^2.8.22",
"watch": "^1.0.2",
"wdio-jasmine-framework": "^0.3.0",
"wdio-sauce-service": "^0.4.14",
"wdio-spec-reporter": "^0.1.0",
"webdriverio": "^5.7.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ma_han_guang/san.git
git@gitee.com:ma_han_guang/san.git
ma_han_guang
san
san
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385