We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c0f40 commit 4923a7fCopy full SHA for 4923a7f
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "jsaudio-test",
+ "name": "jsaudio-android-scritps",
3
"version": "1.0.0",
4
- "description": "",
+ "description": "some js scripts used to prepare jsaudio-android develop and run env.",
5
"main": "index.js",
6
"scripts": {
7
"compress": "node js_task/compress.js",
@@ -11,7 +11,7 @@
11
"prepare": "readymate && husky && echo 'npx lint-staged' > .husky/pre-commit"
12
},
13
"author": "Intro1997",
14
- "license": "ISC",
+ "license": "MIT",
15
"dependencies": {
16
"http-server": "^14.1.1",
17
"uglify-js": "^3.18.0",
0 commit comments