non_npm_packages: jordansexton/react-native-wkwebview, package.json
This data as json
commit | contents | organization | path | repository |
---|---|---|---|---|
026d12e7beed9d739129a435f430e5ff0096dbdc | { "author": "Jordan Sexton <jordan@jordansexton.com>", "bugs": { "url": "https://github.com/jordansexton/react-native-wkwebview/issues" }, "contributors": [ { "email": "jordan@jordansexton.com", "name": "Jordan Sexton" } ], "description": "React Native WKWebView for iOS", "devDependencies": { "babel-eslint": "5.0.0", "eslint": "1.10.3", "eslint-plugin-react": "3.16.1", "react-native": "0.20.0" }, "homepage": "https://github.com/jordansexton/react-native-wkwebview", "keywords": [ "react", "native", "wkwebview", "webview", "ios" ], "license": "MIT", "main": "index.js", "name": "react-native-wkwebview", "peerDependencies": { "react-native": "*" }, "pre-push#master": [ "lint" ], "repository": { "type": "git", "url": "git+https://github.com/jordansexton/koa-heartbeat.git" }, "scripts": { "lint": "eslint --ext .js --ext .jsx ." }, "version": "0.0.0" } |
jordansexton | package.json | jordansexton/react-native-wkwebview |