1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-13 22:12:50 +02:00

Tools: Fixed plugin package.json

This commit is contained in:
Laurent Cozic
2021-01-04 19:18:29 +00:00
parent 4a579393f3
commit 330ef6f7e6
15 changed files with 14 additions and 47 deletions

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -1,19 +0,0 @@
{
"name": "test_plugin",
"version": "1.0.0",
"description": "",
"scripts": {
"dist": "webpack"
},
"keywords": [],
"author": "",
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",
"copy-webpack-plugin": "^6.0.3",
"ts-loader": "^7.0.5",
"typescript": "^3.9.3",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
}
}

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",

View File

@@ -4,10 +4,9 @@
"description": "",
"scripts": {
"dist": "webpack",
"postinstall": "npm run dist",
"prepare": "npm run dist"
},
"keywords": {},
"keywords": ["joplin-plugin"],
"license": "MIT",
"devDependencies": {
"@types/node": "^14.0.14",