UNPKG

yuan-elements

Version:

This package consists of React Native components that will be used by the Yuan app in its development.

29 lines (28 loc) 746 B
{ "name": "yuan-elements", "version": "0.1.6", "description": "This package consists of React Native components that will be used by the Yuan app in its development. ", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/k3ithl1m/yuan-elements.git" }, "keywords": [ "yuan", "components", "react", "native" ], "author": "Keith Wei Luen Lim <keithlimweiluen@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/k3ithl1m/yuan-elements/issues" }, "homepage": "https://github.com/k3ithl1m/yuan-elements#readme", "devDependencies": { "react-native": "0.55.4" } }