cfm-brazil
Version:
package to access cfm site programmatically
30 lines (29 loc) • 686 B
JSON
{
"name": "cfm-brazil",
"version": "0.0.1",
"description": "package to access cfm site programmatically",
"main": "src/index.js",
"bin": "src/index.js",
"scripts": {
"start": "node src/index.js",
"test": "test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/delcantao/cfm-brazil.git"
},
"keywords": [
"cfm",
"crm",
"medico",
"brazil",
"brasil",
"consulta-cfm"
],
"author": "Fernando del Cantao - <feedc91@gmail.com> (https://apipool.io)",
"license": "MIT",
"bugs": {
"url": "https://github.com/delcantao/cfm-brazil/issues"
},
"homepage": "https://github.com/delcantao/cfm-brazil#readme"
}