thelounge/test/fixtures/.thelounge/packages/node_modules/thelounge-package-foo/package.json

13 lines
185 B
JSON

{
"name": "thelounge-package-foo",
"private": true,
"main": "index.js",
"thelounge": {
"type": "package"
},
"keywords": [
"thelounge",
"thelounge-package"
]
}