kittenipc/ts/package.json
2025-10-14 16:44:06 +03:00

13 lines
226 B
JSON

{
"name": "kitten-ipc",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
},
"author": "",
"license": "ISC",
"description": ""
}