|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
{
|
|
|
"name": "crowi-pluginkit",
|
|
"name": "crowi-pluginkit",
|
|
|
- "version": "1.0.6",
|
|
|
|
|
|
|
+ "version": "1.0.7",
|
|
|
"description": "The Crowi Plugin Kit to develop plugins",
|
|
"description": "The Crowi Plugin Kit to develop plugins",
|
|
|
"main": "lib/index.js",
|
|
"main": "lib/index.js",
|
|
|
"files": [
|
|
"files": [
|
|
@@ -25,9 +25,7 @@
|
|
|
"url": "https://github.com/weseek/crowi-pluginkit/issues"
|
|
"url": "https://github.com/weseek/crowi-pluginkit/issues"
|
|
|
},
|
|
},
|
|
|
"homepage": "https://github.com/weseek/crowi-pluginkit#readme",
|
|
"homepage": "https://github.com/weseek/crowi-pluginkit#readme",
|
|
|
- "dependencies": {
|
|
|
|
|
- "app-root-path": "^2.0.1"
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ "dependencies": {},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
"babel-cli": "^6.23.0",
|
|
"babel-cli": "^6.23.0",
|
|
|
"babel-plugin-add-module-exports": "^0.2.1",
|
|
"babel-plugin-add-module-exports": "^0.2.1",
|