2022-12-05 17:22:07 +00:00

16 lines
257 B
JSON

{
"name": "accounting-renumeration-proposal",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"lib": "lib",
"test": "test"
},
"scripts": {
"test": "forge test"
},
"author": "",
"license": "ISC",
}