dcbia-surveys
Version:
A form to fill in order to collect information about TMJ.
25 lines (24 loc) • 541 B
JSON
{
"name": "dcbia-surveys",
"homepage": "https://github.com/DCBIA-OrthoLab/shiny-tooth",
"description": "A form to fill in order to collect information about TMJ.",
"main": "TMJSurvey.module.js",
"keywords": [
"forms",
"survey",
"data acquisition"
],
"authors": [
"Juan Carlos Prieto <juanprietob@gmail.com>",
"Clement Mirabel <clement.mirabel@gmail.com>"
],
"license": "Apache-2.0",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}