Stirling-PDF/shared-operations/package.json

13 lines
233 B
JSON
Raw Normal View History

2023-10-23 17:08:28 +02:00
{
"name": "shared-operations",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}