link-stack/packages/metamigo-common/package.json

12 lines
211 B
JSON
Raw Normal View History

2023-02-13 12:41:30 +00:00
{
2024-03-16 19:39:20 +01:00
"name": "metamigo-common",
"version": "1.0.0",
2023-02-13 12:41:30 +00:00
"description": "",
2024-03-16 19:39:20 +01:00
"main": "index.js",
2023-02-13 12:41:30 +00:00
"scripts": {
2024-03-16 19:39:20 +01:00
"test": "echo \"Error: no test specified\" && exit 1"
2023-02-13 12:41:30 +00:00
},
2024-03-16 19:39:20 +01:00
"author": "",
"license": "ISC"
2023-02-13 12:41:30 +00:00
}