{
	"name": "react-native-telnet-client",
	"version": "1.0.6",
	"description": "",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"keywords": [
		"react-native",
		"telnet",
		"telnet-client"
	],
	"dependencies": {
		"bluebird": "^3.7.2",
		"buffer": "^6.0.3",
		"events": "^3.3.0",
		"react-native-tcp-socket": "^5.3.1",
		"stream": "^0.0.2"
	},
	"author": "linjiang",
	"license": "MIT",
	"peerDependencies": {
		"react-native": "^0.41.2",
		"react-native-windows": "0.41.0-rc.1"
	}
}
