-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
161 lines (161 loc) · 4.86 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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
{
"name": "form-docs",
"version": "0.1.0",
"description": "docs",
"main": "index.js",
"dependencies": {
"abbrev": "^1.1.1",
"acorn": "^7.4.1",
"acorn-node": "^1.8.2",
"acorn-walk": "^7.2.0",
"aigle": "^1.14.1",
"aigle-core": "^1.0.0",
"ajv": "^8.11.0",
"ansi-regex": "^5.0.1",
"ansi-styles": "^4.3.0",
"anymatch": "^3.1.2",
"arg": "^5.0.2",
"balanced-match": "^1.0.2",
"binary-extensions": "^2.2.0",
"blade-formatter": "^1.27.4",
"brace-expansion": "^2.0.1",
"braces": "^3.0.2",
"buffer-from": "^1.1.2",
"camelcase-css": "^2.0.1",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"cliui": "^7.0.4",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"commander": "^2.20.3",
"concat-stream": "^2.0.0",
"config-chain": "^1.1.13",
"core-js-pure": "^3.24.1",
"cssesc": "^3.0.0",
"defined": "^1.0.0",
"detect-indent": "^6.1.0",
"detective": "^5.2.1",
"didyoumean": "^1.2.2",
"dlv": "^1.1.3",
"editorconfig": "^0.15.3",
"emoji-regex": "^8.0.0",
"escalade": "^3.1.1",
"fast-deep-equal": "^3.1.3",
"fast-glob": "^3.2.11",
"fastq": "^1.13.0",
"fill-range": "^7.0.1",
"find-config": "^1.0.0",
"fs.realpath": "^1.0.0",
"function-bind": "^1.1.1",
"get-caller-file": "^2.0.5",
"glob": "^8.0.3",
"glob-parent": "^6.0.2",
"has": "^1.0.3",
"has-flag": "^4.0.0",
"html-attribute-sorter": "^0.4.2",
"ignore": "^5.2.0",
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"ini": "^1.3.8",
"is-binary-path": "^2.1.0",
"is-core-module": "^2.10.0",
"is-extglob": "^2.1.1",
"is-fullwidth-code-point": "^3.0.0",
"is-glob": "^4.0.3",
"is-number": "^7.0.0",
"js-beautify": "^1.14.5",
"json-schema-traverse": "^1.0.0",
"lilconfig": "^2.0.6",
"linguist-languages": "^7.21.0",
"lodash": "^4.17.21",
"lru-cache": "^4.1.5",
"map-age-cleaner": "^0.1.3",
"mem": "^8.1.1",
"merge2": "^1.4.1",
"micromatch": "^4.0.5",
"mimic-fn": "^3.1.0",
"minimatch": "^5.1.0",
"minimist": "^1.2.6",
"nanoid": "^3.3.4",
"nopt": "^6.0.0",
"normalize-path": "^3.0.0",
"object-hash": "^3.0.0",
"once": "^1.4.0",
"os-homedir": "^1.0.2",
"p-defer": "^1.0.0",
"path-parse": "^1.0.7",
"php-parser": "^3.1.0",
"picocolors": "^1.0.0",
"picomatch": "^2.3.1",
"pify": "^2.3.0",
"postcss": "^8.4.16",
"postcss-import": "^14.1.0",
"postcss-js": "^4.0.0",
"postcss-load-config": "^3.1.4",
"postcss-nested": "^5.0.6",
"postcss-selector-parser": "^6.0.10",
"postcss-value-parser": "^4.2.0",
"prettier": "^2.7.1",
"proto-list": "^1.2.4",
"pseudomap": "^1.0.2",
"punycode": "^2.1.1",
"queue-microtask": "^1.2.3",
"quick-lru": "^5.1.1",
"read-cache": "^1.0.0",
"readable-stream": "^3.6.0",
"readdirp": "^3.6.0",
"regenerator-runtime": "^0.13.9",
"require-directory": "^2.1.1",
"require-from-string": "^2.0.2",
"resolve": "^1.22.1",
"reusify": "^1.0.4",
"run-parallel": "^1.2.0",
"safe-buffer": "^5.2.1",
"semver": "^5.7.1",
"sigmund": "^1.0.1",
"source-map-js": "^1.0.2",
"string_decoder": "^1.3.0",
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1",
"supports-color": "^7.2.0",
"supports-preserve-symlinks-flag": "^1.0.0",
"tailwindcss": "^3.1.8",
"to-regex-range": "^5.0.1",
"typedarray": "^0.0.6",
"uri-js": "^4.4.1",
"user-home": "^2.0.0",
"util-deprecate": "^1.0.2",
"vscode-oniguruma": "^1.6.2",
"vscode-textmate": "^7.0.1",
"wrap-ansi": "^7.0.0",
"wrappy": "^1.0.2",
"xregexp": "^5.1.1",
"xtend": "^4.0.2",
"y18n": "^5.0.8",
"yallist": "^2.1.2",
"yaml": "^1.10.2",
"yargs": "^17.5.1",
"yargs-parser": "^21.1.1"
},
"devDependencies": {
"blade-formatter": "^1.27.4"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/laraflow/form.git"
},
"keywords": [
"laravel",
"form",
"bootstrap"
],
"author": "Mohammad Hafijul Islam <hafijul233@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/laraflow/form/issues"
},
"homepage": "https://github.com/laraflow/form#readme"
}