初次提交
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@yizhi/render",
|
||||
"version": "1.0.1",
|
||||
"main": "dist/index.js",
|
||||
"types": "types/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.9.3"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user