UNPKG

zet-fragment

Version:

ZET fragment

23 lines (22 loc) 511 B
{ "name": "zet-fragment", "version": "1.1.0", "description": "ZET fragment", "main": "index.js", "scripts": { "test": "jest" }, "keywords": [ "react-native", "fragment", "zet" ], "author": "Maxim Trushin <maxim.trushin@zalando.de>", "repository": "git@github.bus.zalan.do:mask/dredd.git", "license": "ISC", "dependencies": { "expo": "^18.0.4", "react": "16.0.0-alpha.12", "react-native": "https://github.com/expo/react-native/archive/sdk-18.0.1.tar.gz" } }