Files
inkject/package.json
2025-05-29 12:00:51 +03:00

11 lines
194 B
JSON

{
"name": "${PROJECT_NAME}",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"private": true
}