{
  "name": "cordova-plugin-cpu-architecture",
  "version": "1.0.2",
  "description": "Detect cordova android cpu architecture: armv7 or x86",
  "main": "AppArch.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/vaenow/cordova-plugin-cpu-architecture.git"
  },
  "keywords": [
    "cordova",
    "android",
    "architecture",
    "cpu",
    "architecture",
    "arm",
    "armv7",
    "x86"
  ],
  "author": "vaenow",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vaenow/cordova-plugin-cpu-architecture/issues"
  },
  "homepage": "https://github.com/vaenow/cordova-plugin-cpu-architecture"
}
