dream2nix/tests/nix-unit/test_nodejs_lock_v3/lib/package.json
2023-09-05 16:22:57 +02:00

13 lines
217 B
JSON

{
"name": "lib",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}