nodes/packages/node-registry-client/package.json

13 lines
235 B
JSON
Raw Normal View History

2024-04-04 19:17:27 +02:00
{
"name": "@node/registry-client",
"version": "1.0.0",
"description": "",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}