UNPKG

614 BJSONView Raw
1{
2 "license": "MIT",
3 "version": "1.0.0",
4 "nanachi_project": true,
5 "name": "qunar",
6 "nanachi": {
7 "alias": {
8 "@assets": "source/assets",
9 "@syntaxComponents": "source/pages/syntax/components",
10 "@nativeComponents": "source/pages/native/components",
11 "@common": "source/common"
12 }
13 },
14 "dependencies": {
15 "regenerator-runtime": "0.12.1"
16 },
17 "devDependencies": {
18 "eslint": "^5.16.0",
19 "eslint-plugin-nanachi": "latest",
20 "stylelint": "^10.0.1",
21 "stylelint-plugin-nanachi": "latest"
22 }
23}
\No newline at end of file