-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
174 lines (174 loc) · 5.11 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
162
163
164
165
166
167
168
169
170
171
172
173
174
{
"name": "com.long18.audio-manager",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"add-stream": "^1.0.0",
"ansi-regex": "^5.0.1",
"ansi-styles": "^3.2.1",
"array-ify": "^1.0.0",
"arrify": "^1.0.1",
"balanced-match": "^1.0.2",
"brace-expansion": "^1.1.11",
"buffer-from": "^1.1.2",
"camelcase": "^5.3.1",
"camelcase-keys": "^6.2.2",
"chalk": "^2.4.2",
"cliui": "^7.0.4",
"color-convert": "^1.9.3",
"color-name": "^1.1.3",
"compare-func": "^2.0.0",
"concat-map": "^0.0.1",
"concat-stream": "^2.0.0",
"conventional-changelog": "^3.1.25",
"conventional-changelog-angular": "^5.0.13",
"conventional-changelog-atom": "^2.0.8",
"conventional-changelog-codemirror": "^2.0.8",
"conventional-changelog-config-spec": "^2.1.0",
"conventional-changelog-conventionalcommits": "^4.6.3",
"conventional-changelog-core": "^4.2.4",
"conventional-changelog-ember": "^2.0.9",
"conventional-changelog-eslint": "^3.0.9",
"conventional-changelog-express": "^2.0.6",
"conventional-changelog-jquery": "^3.0.11",
"conventional-changelog-jshint": "^2.0.9",
"conventional-changelog-preset-loader": "^2.3.4",
"conventional-changelog-writer": "^5.0.1",
"conventional-commits-filter": "^2.0.7",
"conventional-commits-parser": "^3.2.4",
"conventional-recommended-bump": "^6.1.0",
"core-util-is": "^1.0.3",
"dargs": "^7.0.0",
"dateformat": "^3.0.3",
"decamelize": "^1.2.0",
"decamelize-keys": "^1.1.1",
"detect-indent": "^6.1.0",
"detect-newline": "^3.1.0",
"dot-prop": "^5.3.0",
"dotgitignore": "^2.1.0",
"emoji-regex": "^8.0.0",
"error-ex": "^1.3.2",
"escalade": "^3.1.2",
"escape-string-regexp": "^1.0.5",
"figures": "^3.2.0",
"find-up": "^5.0.0",
"function-bind": "^1.1.2",
"get-caller-file": "^2.0.5",
"get-pkg-repo": "^4.2.1",
"git-raw-commits": "^2.0.11",
"git-remote-origin-url": "^2.0.0",
"git-semver-tags": "^4.1.1",
"gitconfiglocal": "^1.0.0",
"graceful-fs": "^4.2.11",
"handlebars": "^4.7.8",
"hard-rejection": "^2.1.0",
"has-flag": "^3.0.0",
"hasown": "^2.0.2",
"hosted-git-info": "^4.1.0",
"indent-string": "^4.0.0",
"inherits": "^2.0.4",
"ini": "^1.3.8",
"is-arrayish": "^0.2.1",
"is-core-module": "^2.13.1",
"is-fullwidth-code-point": "^3.0.0",
"is-obj": "^2.0.0",
"is-plain-obj": "^1.1.0",
"is-text-path": "^1.0.1",
"isarray": "^1.0.0",
"js-tokens": "^4.0.0",
"json-parse-better-errors": "^1.0.2",
"json-parse-even-better-errors": "^2.3.1",
"json-stringify-safe": "^5.0.1",
"jsonparse": "^1.3.1",
"JSONStream": "^1.3.5",
"kind-of": "^6.0.3",
"lines-and-columns": "^1.2.4",
"load-json-file": "^4.0.0",
"locate-path": "^6.0.0",
"lodash": "^4.17.21",
"lodash.ismatch": "^4.4.0",
"lru-cache": "^6.0.0",
"map-obj": "^4.3.0",
"meow": "^8.1.2",
"min-indent": "^1.0.1",
"minimatch": "^3.1.2",
"minimist": "^1.2.8",
"minimist-options": "^4.1.0",
"modify-values": "^1.0.1",
"neo-async": "^2.6.2",
"normalize-package-data": "^3.0.3",
"p-limit": "^3.1.0",
"p-locate": "^5.0.0",
"p-try": "^2.2.0",
"parse-json": "^4.0.0",
"path-exists": "^4.0.0",
"path-parse": "^1.0.7",
"path-type": "^3.0.0",
"picocolors": "^1.0.0",
"pify": "^2.3.0",
"process-nextick-args": "^2.0.1",
"q": "^1.5.1",
"quick-lru": "^4.0.1",
"read-pkg": "^3.0.0",
"read-pkg-up": "^3.0.0",
"readable-stream": "^3.6.2",
"redent": "^3.0.0",
"require-directory": "^2.1.1",
"resolve": "^1.22.8",
"safe-buffer": "^5.2.1",
"semver": "^7.6.0",
"source-map": "^0.6.1",
"spdx-correct": "^3.2.0",
"spdx-exceptions": "^2.5.0",
"spdx-expression-parse": "^3.0.1",
"spdx-license-ids": "^3.0.17",
"split": "^1.0.1",
"split2": "^3.2.2",
"standard-version": "^9.5.0",
"string-width": "^4.2.3",
"stringify-package": "^1.0.1",
"string_decoder": "^1.3.0",
"strip-ansi": "^6.0.1",
"strip-bom": "^3.0.0",
"strip-indent": "^3.0.0",
"supports-color": "^5.5.0",
"supports-preserve-symlinks-flag": "^1.0.0",
"text-extensions": "^1.9.0",
"through": "^2.3.8",
"through2": "^4.0.2",
"trim-newlines": "^3.0.1",
"type-fest": "^0.18.1",
"typedarray": "^0.0.6",
"uglify-js": "^3.17.4",
"util-deprecate": "^1.0.2",
"validate-npm-package-license": "^3.0.4",
"wordwrap": "^1.0.0",
"wrap-ansi": "^7.0.0",
"xtend": "^4.0.2",
"y18n": "^5.0.8",
"yallist": "^4.0.0",
"yargs": "^16.2.0",
"yargs-parser": "^20.2.9",
"yocto-queue": "^0.1.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Long18/UnityAudioManager.git"
},
"keywords": [
"audio",
"unity",
"audio"
],
"author": "long18",
"license": "ISC",
"bugs": {
"url": "https://github.com/Long18/UnityAudioManager/issues"
},
"homepage": "https://github.com/Long18/UnityAudioManager#readme"
}