2023-01-12 11:25:19 +08:00

19 lines
361 B
JSON

{
"name": "lib1",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@voerkai18n/cli": "workspace:^1.0.41"
},
"dependencies": {
"@voerkai18n/runtime": "workspace:^1.1.10"
}
}