mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 01:39:21 +02:00
15 lines
302 B
JSON
15 lines
302 B
JSON
{
|
|
"name": "@yume-chan/package-lint",
|
|
"private": true,
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"dependencies": {
|
|
"@types/node": "^24.3.1",
|
|
"json5": "^2.2.3"
|
|
},
|
|
"author": "",
|
|
"license": "MIT"
|
|
}
|