UNPKG

@tutorbook/pupil-form

Version:

Package that contains the pupil sign-up form for the COVID Tutoring Initiative website.

40 lines (39 loc) 937 B
{ "name": "@tutorbook/pupil-form", "version": "0.5.2", "description": "Package that contains the pupil sign-up form for the COVID Tutoring Initiative website.", "keywords": [ "Tutorbook", "COVID", "Tutoring", "PWA", "React", "Typescript", "Next.js" ], "author": "Nicholas Chiang <nicholas.h.chiang@gmail.com>", "homepage": "https://tutorbook.org/", "license": "SEE LICENSE IN LICENSE", "main": "lib/pupil-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" }