Corkboard/package.json
Alexander Bass 47d80a88df init
2023-04-23 15:51:14 -04:00

10 lines
169 B
JSON

{
"name": "corkboard",
"version": "1.0.0",
"description": "",
"author": "Alexander Bass",
"license": "GPLv3",
"dependencies": {
"rollup": "^2.78.1"
}
}