UNPKG

@tutorbook/cta-form

Version:

Primary call-to-action form that searches our volunteers.

36 lines (35 loc) 841 B
{ "name": "@tutorbook/cta-form", "version": "0.5.2", "description": "Primary call-to-action form that searches our volunteers.", "keywords": [ "Tutorbook", "CTA", "React" ], "author": "Nicholas Chiang <nicholas.h.chiang@gmail.com>", "homepage": "https://tutorbook.org/", "license": "SEE LICENSE IN LICENSE", "main": "lib/cta-form.tsx", "directories": { "lib": "lib", "test": "__tests__" }, "files": [ "lib" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/tutorbookapp/covid-tutoring.git" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "bugs": { "url": "https://github.com/tutorbookapp/covid-tutoring/issues" }, "gitHead": "d2239aa62a9c85d4fe3dee3a5d7adb123e4cc5b1" }