meditmoblibrary
Version:
MedIT ADF Mobile Library
28 lines (27 loc) • 646 B
JSON
{
"name": "meditmoblibrary",
"version": "1.0.9",
"description": "MedIT ADF Mobile Library",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/elgi018/MeditMobLibrary.git"
},
"keywords": [
"ADF"
],
"author": "MedIT Dev Team",
"license": "ISC",
"bugs": {
"url": "https://github.com/elgi018/MeditMobLibrary/issues"
},
"peerDependencies": {
"react": "*",
"react-native": "*",
"react-native-vector-icons": "*"
},
"homepage": "https://github.com/elgi018/MeditMobLibrary#readme"
}