UNPKG

fable-react-native-simple-store

Version:

Fable bindings for a simple React Native data store

29 lines (28 loc) 729 B
{ "name": "fable-react-native-simple-store", "version": "0.4.0", "description": "Fable bindings for a simple React Native data store", "repository": { "type": "git", "url": "https://github.com/fable-compiler/Fable/import/react-native-simple-store" }, "license": "Apache-2.0", "author": "Steffen Forkmann", "keywords": [ "fable", "fable-compiler", "AsyncStore", "fsharp", "react", "react-native", "F#" ], "dependencies" : { "react-native" : ">= 0.30.0" }, "devDependencies" : { "fable-import-react" : ">= 0.5.0", "fable-import-react-native" : ">= 0.6.0" }, "homepage": "https://github.com/fable-compiler/Fable#readme" }