@pluginjs/keyboard
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@pluginjs/keyboard", | ||
"title": "Plugin", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A workflow for modern frontend development.", | ||
"author": "Creation Studio Limited", | ||
"homepage": "https://github.com/amazingSurge/plugins", | ||
"homepage": "https://github.com/amazingSurge/plugin.js", | ||
"license": "GPL-v3", | ||
"main": "src/index.js", | ||
"main": "dist/keyboard.js", | ||
"files": [ | ||
@@ -23,7 +23,7 @@ "dist", | ||
"repository": { | ||
"url": "git@github.com:amazingSurge/plugins.git", | ||
"url": "git@github.com:amazingSurge/plugin.js.git", | ||
"type": "git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/amazingSurge/plugins/issues" | ||
"url": "https://github.com/amazingSurge/plugin.js/issues" | ||
}, | ||
@@ -39,4 +39,4 @@ "engines": { | ||
"min": "dist/keyboard.min.js", | ||
"standalone": "dist/keyboard.js", | ||
"standalone": "dist/keyboard.standalone.js", | ||
"module": "dist/keyboard.esm.js" | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
50741