{
  "_from": "properties-parser@^0.3.1",
  "_id": "properties-parser@0.3.1",
  "_inBundle": false,
  "_integrity": "sha1-ExbpU5/7/ZOEXjabIRAiq9R4dxo=",
  "_location": "/properties-parser",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "properties-parser@^0.3.1",
    "name": "properties-parser",
    "escapedName": "properties-parser",
    "rawSpec": "^0.3.1",
    "saveSpec": null,
    "fetchSpec": "^0.3.1"
  },
  "_requiredBy": [
    "/cordova-android"
  ],
  "_resolved": "https://registry.npmjs.org/properties-parser/-/properties-parser-0.3.1.tgz",
  "_shasum": "1316e9539ffbfd93845e369b211022abd478771a",
  "_spec": "properties-parser@^0.3.1",
  "_where": "R:\\Ampps\\www\\workshop\\node_modules\\cordova-android",
  "bugs": {
    "url": "https://github.com/xavi-/node-properties-parser/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "string.prototype.codepointat": "^0.2.0"
  },
  "deprecated": false,
  "description": "A parser for .properties files written in javascript",
  "engines": {
    "node": ">= 0.3.1"
  },
  "homepage": "https://github.com/xavi-/node-properties-parser#readme",
  "keywords": [
    "parser",
    ".properties",
    "properties",
    "java",
    "file parser",
    "actionscript"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "Xavi",
      "email": "xavi.rmz@gmail.com",
      "url": "http://xavi.co"
    }
  ],
  "name": "properties-parser",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xavi-/node-properties-parser.git"
  },
  "version": "0.3.1"
}
