UNPKG

@weareredlight/components

Version:
47 lines (46 loc) 1.08 kB
{ "name": "@weareredlight/components", "publishConfig": { "access": "public", "registry": "https://registry.yarnpkg.com" }, "version": "0.1.14", "main": "lib/index.js", "dependencies": { "lodash": "^4.17.15", "obj-flatten": "^2.0.4" }, "peerDependencies": { "prop-types": ">= 15.7.2 < 16", "react": ">=16.13.1 < 17", "react-dom": ">=16.13.1 < 17", "react-native": ">= 0.62 < 0.70" }, "description": "> TODO: description", "keywords": [ "react", "react-native", "web", "react-web", "react-native-web", "components", "elements" ], "author": "Samuel Nunes <samuelmn@redlightsoft.com>", "homepage": "https://github.com/weareredlight/red-mobile-sdk", "license": "MIT", "directories": { "lib": "lib" }, "files": [ "lib" ], "repository": { "type": "git", "url": "git+https://github.com/weareredlight/red-mobile-sdk.git" }, "bugs": { "url": "https://github.com/weareredlight/red-mobile-sdk/issues" }, "gitHead": "1888232a96927c773293b4ca1c0b86c253346875" }