forked from graycoreio/daffodil
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
125 lines (125 loc) · 4.23 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
122
123
124
125
{
"name": "@daffodil/daffodil",
"version": "0.38.8",
"license": "MIT",
"scripts": {
"release": "(cd tools/release; gulp)",
"generate-packages": "(cd tools/release; gulp generateReleasablePackages)",
"publish": "lerna run publish",
"magento:schema:generate": "NODE_TLS_REJECT_UNAUTHORIZED=0 apollo schema:download --skipSSLValidation --endpoint=https://magento2.test/graphql graphql-schema.json",
"postinstall": "ngcc"
},
"private": true,
"dependencies": {
"@angular/animations": "^10.0.0",
"@angular/cdk": "^10.0.0",
"@angular/common": "^10.0.0",
"@angular/compiler": "^10.0.0",
"@angular/core": "^10.0.0",
"@angular/elements": "^10.0.0",
"@angular/forms": "^10.0.0",
"@angular/platform-browser": "^10.0.0",
"@angular/platform-browser-dynamic": "^10.0.0",
"@angular/platform-server": "^10.0.0",
"@angular/pwa": "^0.1000.0",
"@angular/router": "^10.0.0",
"@angular/service-worker": "^10.0.0",
"@apollo/client": "^3.0.0",
"@fortawesome/angular-fontawesome": "^0.7.0",
"@fortawesome/fontawesome-svg-core": "^1.2.32",
"@fortawesome/free-brands-svg-icons": "^5.10.0",
"@fortawesome/free-regular-svg-icons": "^5.10.0",
"@fortawesome/free-solid-svg-icons": "^5.10.0",
"@ngrx/effects": "^10.0.0",
"@ngrx/entity": "^10.0.0",
"@ngrx/router-store": "^10.0.0",
"@ngrx/schematics": "^10.0.0",
"@ngrx/store": "^10.0.0",
"@ngrx/store-devtools": "^10.0.0",
"@nguniversal/express-engine": "^10.0.0",
"angular-in-memory-web-api": "^0.11.0",
"apollo-angular": "^2.4.0",
"classlist.js": "^1.1.20150312",
"core-js": "^3.2.1",
"express": "^4.17.1",
"faker": "^5.5.3",
"graphql": "^15.4.0",
"markdown-toc": "^1.2.0",
"modern-normalize": "^0.5.0",
"rxjs": "6.6.3",
"web-animations-js": "^2.3.2",
"webfontloader": "^1.6.28",
"zone.js": "~0.10.3"
},
"devDependencies": {
"@angular-devkit/architect": "^0.1002.0",
"@angular-devkit/build-angular": "^0.1002.1",
"@angular-devkit/build-ng-packagr": "^0.1002.1",
"@angular-devkit/core": "^10.0.0",
"@angular-devkit/schematics": "^10.0.0",
"@angular-eslint/builder": "1.1.0",
"@angular-eslint/eslint-plugin": "1.1.0",
"@angular-eslint/eslint-plugin-template": "1.1.0",
"@angular-eslint/schematics": "1.1.0",
"@angular-eslint/template-parser": "1.1.0",
"@angular/cli": "^10.0.0",
"@angular/compiler-cli": "^10.0.0",
"@angular/language-service": "^10.0.0",
"@graphql-codegen/cli": "^1.21.5",
"@graphql-codegen/fragment-matcher": "^2.0.1",
"@nguniversal/builders": "^10.0.0",
"@types/express": "^4.17.0",
"@types/faker": "^5.5.6",
"@types/gulp": "^4.0.6",
"@types/jasmine": "3.6.3",
"@types/jasminewd2": "~2.0.8",
"@types/node": "^12.7.5",
"@types/rimraf": "^2.0.3",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"codecov": "^3.8.2",
"codelyzer": "^5.2.2",
"dgeni": "^0.4.14",
"dgeni-packages": "^0.28.4",
"eslint": "^7.29.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jasmine": "^4.1.2",
"eslint-plugin-jsdoc": "^30.7.6",
"eslint-plugin-modules-newline": "^0.0.6",
"eslint-plugin-prefer-arrow": "^1.2.2",
"gulp": "^4.0.2",
"gulp-execa": "^1.1.0",
"highlight.js": "^10.7.3",
"jasmine": "3.6.3",
"jasmine-core": "3.6.0",
"jasmine-marbles": "^0.6.0",
"jasmine-spec-reporter": "~6.0.0",
"karma": "^6.3.3",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-jasmine": "^4.0.1",
"karma-jasmine-html-reporter": "^1.6.0",
"lerna": "^4.0.0",
"ng-packagr": "^10.0.0",
"plugin-error": "^1.0.1",
"prettier": "1.18.2",
"protractor": "^7.0.0",
"rimraf": "^3.0.2",
"sass-true": "^5.0.0",
"scss-bundle": "^3.1.2",
"simple-git": "^1.132.0",
"standard-version": "^9.3.0",
"stylelint": "^13.13.1",
"stylelint-scss": "^3.19.0",
"stylelint-selector-bem-pattern": "^2.1.0",
"ts-loader": "^5.2.0",
"ts-node": "~7.0.1",
"ts-node-dev": "^1.1.6",
"tsconfig-paths": "^3.8.0",
"tsickle": "^0.39.1",
"tslib": "^2.3.0",
"typescript": "^3.9.10",
"vercel": "^21.3.3",
"webpack-cli": "^4.7.2"
}
}