react-native-detect-mm-text-encoding
Version:
Detect Myanmar Text Encoding in React Native
40 lines (39 loc) • 996 B
JSON
{
"name": "react-native-detect-mm-text-encoding",
"title": "Detect Myanmar Text Encoding in React Native",
"version": "0.1.0",
"description": "Detect Myanmar Text Encoding in React Native",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com:jittuu/react-native-detect-mm-text-encoding.git",
"baseUrl": "https://github.com:jittuu/react-native-detect-mm-text-encoding."
},
"keywords": [
"react",
"react-native",
"zawgyi",
"myanmar",
"burma",
"burmese"
],
"author": {
"name": "Soe Moe Tun Lwin",
"email": "soemoetunlwin@gmail.com"
},
"license": "MIT",
"licenseFilename": "LICENSE",
"readmeFilename": "README.md",
"peerDependencies": {
"react": "^16.8.1",
"react-native": ">=0.59.0-rc.0 <1.0.x"
},
"devDependencies": {
"react": "^16.8.3",
"react-native": "^0.59.10"
}
}