1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/plugins/package.json

13 lines
274 B
JSON

{
"name": "@joplin/plugins",
"version": "0.0.0",
"description": "Sub-package to group official Joplin plugins",
"private": true,
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
}