UNPKG

react-native-danmaku

Version:
27 lines (26 loc) 580 B
{ "name": "react-native-danmaku", "version": "0.0.1", "description": "Danmaku React Native SDK", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/mygu/react-native-danmaku.git" }, "keywords": [ "React", "Native", "SDK", "Danmaku" ], "author": "mygu", "license": "MIT", "bugs": { "url": "https://github.com/mygu/react-native-danmaku/issues" }, "homepage": "https://github.com/mygu/react-native-danmaku#readme", "devDependencies": { "react": "^0.14.8", "react-native": "^0.24.1" } }