终局
This commit is contained in:
19
asset/package.json
Normal file
19
asset/package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "asset",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "challenge.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"dependencies": {
|
||||
"@babel/generator": "^7.29.1",
|
||||
"@babel/parser": "^7.29.0",
|
||||
"@babel/traverse": "^7.29.0",
|
||||
"@babel/types": "^7.29.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user