package.json 273 B

1234567891011
  1. {
  2. "name": "react-native-ba-picker",
  3. "version": "0.0.1",
  4. "description": "A aeneral picker made by brilliantaero.com",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "brilliantaero",
  10. "license": "MIT"
  11. }