UNPKG

react-native-inke

Version:
37 lines (36 loc) 816 B
{ "name": "react-native-inke", "version": "1.0.8", "description": "react-native library for inke app", "main": "index.js", "scripts": { "test": "echo 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/china-mobile2008/react-native-inke.git" }, "keywords": [ "inke", "react", "react-native", "react-component", "ios" ], "dependencies": { "events": "^1.1.1" }, "peerDependencies": { "react-native": ">=0.40" }, "author": "china_mobile2008@sina.com", "contributes": { "name": "Mr.Zhang", "email": "china_mobile2008@sina.com" }, "license": "MIT", "bugs": { "url": "https://github.com/china-mobile2008/react-native-inke/issues" }, "homepage": "https://github.com/china-mobile2008/react-native-inke#readme" }