{
  "name": "toast-plugin",
  "version": "1.0.0",
  "description": "this is a test by betty",
  "cordova": {
    "id": "toast-plugin",
    "platforms": [
      "android"
    ]
  },
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "betty",
  "license": "ISC"
}
