1 Star 0 Fork 0

Hllinc/xTable

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.72 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "x-table",
"version": "1.0.6",
"description": "x-table is an Angular component.It is a Multi-function Table component for Angular.",
"keywords": [
"angular",
"hllinc"
],
"homepage": "",
"repository": {
"type": "git",
"url": ""
},
"author": {
"name": "Hllinc",
"email": "hllinc@163.com",
"bolg": "http://blog.csdn.net/hllinc8",
"homepage": "http://www.imnoter.com/"
},
"license": "MIT",
"bugs": {
"url": ""
},
"scripts": {
"prepublish": "gulp prepublish && ngc",
"start": "npm run jit",
"jit": "ng serve -o",
"aot": "ng serve -o --aot",
"build": "npm run build-test",
"build-test": "ng build --prod --env=test --aot",
"build-prod": "ng build --prod --env=prod --aot"
},
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"dependencies": {
"bootstrap": "^3.3.7",
"font-awesome": "^4.7.0",
"jquery": "^3.2.1"
},
"devDependencies": {
"@angular/animations": "^4.2.4",
"@angular/cli": "1.3.2",
"@angular/common": "^4.2.4",
"@angular/compiler": "^4.2.4",
"@angular/compiler-cli": "^4.2.4",
"@angular/core": "^4.2.4",
"@angular/forms": "^4.2.4",
"@angular/http": "^4.2.4",
"@angular/language-service": "^4.2.4",
"@angular/platform-browser": "^4.2.4",
"@angular/platform-browser-dynamic": "^4.2.4",
"@angular/router": "^4.2.4",
"@types/bootstrap": "^3.3.36",
"@types/jquery": "^2.0.48",
"@types/node": "^6.0.60",
"core-js": "^2.4.1",
"del": "^2.2.2",
"gulp": "^3.9.1",
"gulp-clean": "^0.3.2",
"gulp-if": "^2.0.2",
"gulp-inline-ng2-template": "^4.0.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"lodash.assign": "^4.2.0",
"node-sass": "^4.5.3",
"run-sequence": "^1.2.2",
"rxjs": "^5.1.0",
"typescript": "~2.2.0",
"zone.js": "^0.8.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hllinc/xTable.git
git@gitee.com:hllinc/xTable.git
hllinc
xTable
xTable
master

搜索帮助