easyformjs
Version:
A package to link the power of google forms, with your own custom ui
33 lines (32 loc) • 786 B
JSON
{
"name": "easyformjs",
"version": "1.0.1",
"description": "A package to link the power of google forms, with your own custom ui",
"main": "googleForm.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ADR-ian-ba/EasyFormJS.git"
},
"keywords": [
"form",
"googleform",
"formlinker",
"googleformcustomui",
"gformcustomui",
"customui",
"fromcustomizer",
"formcustomize",
"formlinkerui",
"googleformconnector",
"googleformadapter"
],
"author": "Adrian Purnama",
"license": "ISC",
"bugs": {
"url": "https://github.com/ADR-ian-ba/EasyFormJS/issues"
},
"homepage": "https://github.com/ADR-ian-ba/EasyFormJS#readme"
}