No Description

package.json 225B

123456789101112
  1. {
  2. "name": "react-native-module-testor",
  3. "version": "0.1.0",
  4. "description": "An in-app test framework for react-native.",
  5. "main": "index.js",
  6. "keywords": [
  7. "react"
  8. ],
  9. "author": "wkh237",
  10. "license": "MIT"
  11. }