tds-test-ja
Version:
TDS (Tobacco Dependence Screener) in Japanese
32 lines (31 loc) • 636 B
JSON
{
"name": "tds-test-ja",
"version": "1.0.0",
"description": "TDS (Tobacco Dependence Screener) in Japanese",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "https://github.com/CureApp/tds-test-ja.git"
},
"bugs": {
"url": "https://github.com/CureApp/tds-test-ja/issues"
},
"homepage": "https://github.com/CureApp/tds-test-ja",
"keywords": [
"Japanese",
"TDS",
"tobacco",
"medical",
"nicotine dependence",
"smoking"
],
"author": "CureApp, Inc.",
"license": "MIT",
"dependencies": {
},
"devDependencies": {
}
}