surveybuilderpackages
Version:
Built and custom packages for SurveyBuilder
29 lines (28 loc) • 748 B
JSON
{
"name": "surveybuilderpackages",
"version": "0.0.2",
"description": "Built and custom packages for SurveyBuilder",
"main": "Index.js",
"scripts": {
"test": "echo \"Error:no test specified\" && exit 1"
},
"keywords": [
"surveybuilder",
"form",
"Professional",
"surveybuilderteams",
"surveybuilder-admin",
"packages"
],
"author": "surveybuilderteams",
"license": "Apache-2.0 License",
"repository": {
"type": "git",
"url": "https://github.com/surveybuilderteams/packages.git"
},
"bugs": {
"url": "https://github.com/surveybuilderteams/packages/issues"
},
"homepage": "https://github.com/surveybuilderteams/packages#readme",
"devDependencies": {}
}