diff --git a/package.json b/package.json new file mode 100644 index 0000000..1bc4de8 --- /dev/null +++ b/package.json @@ -0,0 +1,19 @@ +{ + "name": "cordova-plugin-shortcut", + "version": "1.0.1", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/paul-em/ShortcutPlugin.git" + }, + "author": "reon", + "license": "MIT", + "bugs": { + "url": "https://github.com/paul-em/ShortcutPlugin/issues" + }, + "homepage": "https://github.com/paul-em/ShortcutPlugin#readme" +} \ No newline at end of file