{
  "_args": [
    [
      "java-properties@1.0.2",
      "/root/project/processmaker/vendor/colosa/taskscheduler"
    ]
  ],
  "_from": "java-properties@1.0.2",
  "_id": "java-properties@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-qjdpeo2yKlYTH7nFdK0vbZWuTCesk4o63v5iVOlhMQPfuIZQfW/HI35SjfhA+4qpg36rnFSvUK5b1m+ckIblQQ==",
  "_location": "/java-properties",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "java-properties@1.0.2",
    "name": "java-properties",
    "escapedName": "java-properties",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/env-ci"
  ],
  "_resolved": "https://registry.npmjs.org/java-properties/-/java-properties-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/root/project/processmaker/vendor/colosa/taskscheduler",
  "bugs": {
    "url": "https://github.com/mattdsteele/java-properties/issues"
  },
  "dependencies": {},
  "description": "Reads and interpolates Java .properties files",
  "devDependencies": {
    "@pika/pack": "^0.3.7",
    "@pika/plugin-build-node": "^0.4.0",
    "@pika/plugin-build-types": "^0.4.0",
    "@pika/plugin-standard-pkg": "^0.4.0",
    "@pika/plugin-ts-standard-pkg": "^0.4.0",
    "@types/chai": "^4.1.7",
    "@types/mocha": "^5.2.7",
    "@types/node": "^11.13.17",
    "chai": "^4.2.0",
    "mocha": "^6.1.4",
    "ts-node": "^8.3.0",
    "typescript": "^3.5.3"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "esnext": "dist-src/index.js",
  "files": [
    "dist-*/",
    "bin/"
  ],
  "homepage": "http://github.com/mattdsteele/java-properties",
  "keywords": [
    "java",
    "properties"
  ],
  "license": "MIT",
  "main": "dist-node/index.js",
  "name": "java-properties",
  "pika": true,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mattdsteele/java-properties.git"
  },
  "sideEffects": false,
  "types": "dist-types/index.d.ts",
  "version": "1.0.2"
}
