{
  "_args": [
    [
      "cordova-plugin-app-name@1.0.4",
      "/Users/adekola/making-camp-premium/making_camp_premium_cordova"
    ]
  ],
  "_from": "cordova-plugin-app-name@1.0.4",
  "_id": "cordova-plugin-app-name@1.0.4",
  "_inBundle": false,
  "_integrity": "sha1-FruwzRrwdAumNH66QPIgM0HU+z0=",
  "_location": "/cordova-plugin-app-name",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cordova-plugin-app-name@1.0.4",
    "name": "cordova-plugin-app-name",
    "escapedName": "cordova-plugin-app-name",
    "rawSpec": "1.0.4",
    "saveSpec": null,
    "fetchSpec": "1.0.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/cordova-plugin-app-name/-/cordova-plugin-app-name-1.0.4.tgz",
  "_spec": "1.0.4",
  "_where": "/Users/adekola/making-camp-premium/making_camp_premium_cordova",
  "bugs": {
    "url": "https://github.com/blakgeek/cordova-plugin-app-name/issues"
  },
  "cordova": {
    "id": "cordova-plugin-app-name",
    "platforms": [
      "ios",
      "android"
    ]
  },
  "dependencies": {
    "xml2js": "^0.4.16"
  },
  "description": "A Cordova/PhoneGap plugin that allows you to give you app a name with spaces and special characters and stuff.",
  "devDependencies": {
    "libxmljs": "^0.18.4"
  },
  "homepage": "https://github.com/blakgeek/cordova-plugin-app-name",
  "keywords": [
    "ecosystem:cordova",
    "cordova-android",
    "cordova-ios",
    "cordova:plugin",
    "spaces",
    "app",
    "name",
    "rename"
  ],
  "license": "MIT",
  "name": "cordova-plugin-app-name",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/blakgeek/cordova-plugin-app-name.git"
  },
  "scripts": {
    "postversion": "node scripts/sync-plugin-version.js; git add plugin.xml; git commit plugin.xml -m \"v${npm_package_version}\""
  },
  "version": "1.0.4"
}
