UNPKG

@tutorbook/hero-form

Version:

Package that contains the first hero form on the COVID Tutoring Initiative website.

39 lines (38 loc) 917 B
{ "name": "@tutorbook/hero-form", "version": "0.5.1", "description": "Package that contains the first hero form on the COVID Tutoring Initiative website.", "keywords": [ "Tutorbook", "COVID", "Tutoring", "Form", "React", "Typescript" ], "author": "Nicholas Chiang <nicholas.h.chiang@gmail.com>", "homepage": "https://tutorbook.org/", "license": "SEE LICENSE IN LICENSE", "main": "lib/hero-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": "ba6c5b959e7b5aa864f2b2d8783a981f7fea6492" }