forked from NG-ZORRO/ng-zorro-antd-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
121 lines (121 loc) · 4.65 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"name": "ng-zorro-antd-mobile",
"version": "0.9.1",
"description": "An enterprise-class mobile UI components based on Ant Design and Angular",
"license": "MIT",
"scripts": {
"ng": "ng",
"start": "npm run site:init && node --max_old_space_size=8192 ./node_modules/.bin/ng serve --port 4300 --host 0.0.0.0 --deploy-url=/",
"build": "node site_scripts/generate-site init && ng build --prod --output-hashing none",
"site:start": "node site_scripts/generate-site init && node site_scripts/generateColorLess && ng serve --port 0 --open",
"site:init": "node site_scripts/generate-site init && node site_scripts/generateColorLess",
"site": "node site_scripts/generate-site",
"schematic:demo": "node schematics_script/demo2schematics",
"schematic:tsc": "tsc -p schematics/tsconfig.json",
"schematic:build": "node ./schematics_script/set-theme.js && node ./schematics_script/set-version.js && npm run schematic:tsc && node schematics_script/copy-resources",
"doc": "ng build --prod",
"helper": "bash ./release-helper.sh",
"generate": "npm run site:init && bash ./build.sh",
"release": "npm run generate && node site_scripts/generate-site init && ng build --prod --output-hashing none",
"pre-release": "npm run site:init && bash ./build_scripts/replace-publish.sh && npm run generate && node --max_old_space_size=5120 ./node_modules/@angular/cli/bin/ng build --prod && npm run helper",
"test": "node site_scripts/generate-site init && ng test --watch=false --code-coverage",
"test-watch": "node site_scripts/generate-site init && ng test --watch=true --code-coverage",
"integration": "npm run generate && bash ./integration-test.sh",
"integration-cli": "npm run generate && cd integration/angular-cli && npm run integration",
"integration-webpack": "npm run generate && cd integration/webpack && npm run integration",
"integration-rollup": "npm run generate && cd integration/rollup && npm run integration",
"lint": "tslint -c tslint.json 'components/*/*.ts'",
"format": "prettier --write './components/**/*.{ts,tsx,js,scss}' && tslint --fix './components/**/*.{js,ts,tsx}'"
},
"main": "./bundles/antd.umd.js",
"module": "./esm5/antd.js",
"es2015": "./esm2015/antd.js",
"typings": "./antd.d.ts",
"schematics": "./schematics/collection.json",
"keywords": [
"ant",
"design",
"mobile",
"angular",
"ui",
"framework",
"frontend"
],
"dependencies": {
"@angular/cdk": "^6.3.0",
"positioning": "^1.3.1",
"classnames": "^2.2.5"
},
"devDependencies": {
"node-prismjs": "^0.1.1",
"prismjs": "^1.10.0",
"remark": "^8.0.0",
"rxjs": "^6.0.0",
"rxjs-compat": "^6.2.0",
"wrench": "^1.5.9",
"yaml-front-matter": "^3.4.0",
"zone.js": "^0.8.24",
"@stackblitz/sdk": "^1.1.1",
"classlist.js": "^1.1.20150312",
"codelyzer": "^4.4.4",
"core-js": "^2.5.4",
"web-animations-js": "^2.3.1",
"antd-theme-generator": "^1.0.7",
"less": "^2.7.2",
"marked": "^0.4.0",
"moment": "^2.20.0",
"ng-zorro-antd": "^1.1.0",
"@angular/animations": "^6.0.0",
"@angular/common": "^6.0.0",
"@angular/compiler": "^6.0.0",
"@angular/core": "^6.0.0",
"@angular/forms": "^6.0.0",
"@angular/http": "^6.0.0",
"@angular/platform-browser": "^6.0.0",
"@angular/platform-browser-dynamic": "^6.0.0",
"@angular/router": "^6.0.0",
"@angular/upgrade": "^6.0.0",
"@angular-devkit/build-angular": "~0.6.0",
"@angular/cli": "^6.0.0",
"@angular/compiler-cli": "^6.0.0",
"@angular/platform-server": "^6.0.0",
"@types/jasmine": "~2.8.0",
"@types/jasminewd2": "^2.0.3",
"@types/node": "^6.0.45",
"fs-extra": "^6.0.1",
"jasmine-core": "~2.99.1",
"jasmine-marbles": "^0.3.1",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~1.7.1",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "~1.4.2",
"karma-jasmine": "~1.1.1",
"karma-jasmine-html-reporter": "^0.2.2",
"karma-phantomjs-launcher": "^1.0.2",
"less-plugin-clean-css": "^1.5.1",
"ngx-color": "^1.5.2",
"ngx-infinite-scroll": "^0.8.2",
"phantomjs-prebuilt": "^2.1.7",
"pre-commit": "^1.2.2",
"protractor": "~5.3.0",
"rollup": "^0.49.2",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-uglify": "^2.0.1",
"ts-node": "^5.0.1",
"tslint": "^5.9.1",
"typescript": "^2.7.2"
},
"lint-staged": {
"{src,docs}/**/*.{scss}": [
"prettier --write",
"git add"
],
"{src,docs}/**/*.{js,ts,tsx}": [
"prettier --write",
"tslint --fix",
"git add"
]
}
}