UNPKG

react-native-mdcore

Version:
43 lines (42 loc) 1.04 kB
{ "name": "react-native-mdcore", "version": "0.1.9", "description": "Material Design for both Android and iOS", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/henrytao-me/react-native-mdcore.git" }, "keywords": [ "android", "appcompat", "design", "ios", "material", "material-design", "mdcore", "palette", "react", "support", "theme" ], "author": "Henry Tao <hi@henrytao.me>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/henrytao-me/react-native-mdcore/issues" }, "homepage": "https://github.com/henrytao-me/react-native-mdcore#readme", "devDependencies": { "babel-eslint": "7.2.3", "babel-jest": "20.0.3", "babel-preset-react-native": "1.9.2", "eslint": "4.0.0", "eslint-plugin-react": "7.0.1", "eslint-plugin-react-native": "2.3.2", "react": "16.0.0-alpha.12", "react-native": "0.45.1" } }