{
  "name": "apk-parser4",
  "description": "Extract Android Manifest info from an APK file.",
  "version": "0.0.2",
  "repository": {
    "type": "git",
    "url": "git@github.com:uncledu/apk-parser4.git"
  },
  "main": "lib/index.js",
  "engines": {
    "node": ">= 0.8.0"
  },
  "keywords": [
    "android",
    "apk"
  ],
  "license":"MIT"
}
