quokka-plugin-sharp-pad-forms
Version:
Quokka plugin for sharp-pad-forms
28 lines (27 loc) • 685 B
JSON
{
"name": "quokka-plugin-sharp-pad-forms",
"version": "0.2.1",
"description": "Quokka plugin for sharp-pad-forms",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/EdonGashi/quokka-plugin-sharp-pad-forms.git"
},
"keywords": [
"quokka",
"SharpPad",
"react"
],
"author": "Edon Gashi",
"license": "MIT",
"bugs": {
"url": "https://github.com/EdonGashi/quokka-plugin-sharp-pad-forms/issues"
},
"homepage": "https://github.com/EdonGashi/quokka-plugin-sharp-pad-forms#readme",
"dependencies": {
"sharp-pad-forms": "~0"
}
}