{
  "Author": "Steven R. Loomis <srloomis@us.ibm.com>",
  "_from": "g11n-pipeline@^2.0.1",
  "_id": "g11n-pipeline@2.0.6",
  "_inBundle": false,
  "_integrity": "sha512-ykVjThha+dGKAR/F31kCUxMn7vu1JrmUkDxMs+h7TvjGbQoNx29hsw618GQKm9eT4Qo6E+8zJAnt0BT3gMtggQ==",
  "_location": "/g11n-pipeline",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "g11n-pipeline@^2.0.1",
    "name": "g11n-pipeline",
    "escapedName": "g11n-pipeline",
    "rawSpec": "^2.0.1",
    "saveSpec": null,
    "fetchSpec": "^2.0.1"
  },
  "_requiredBy": [
    "/loopback-boot/strong-globalize"
  ],
  "_resolved": "https://registry.npmjs.org/g11n-pipeline/-/g11n-pipeline-2.0.6.tgz",
  "_shasum": "c9736cb5eed6ec2ee14338a4b744a24579009043",
  "_spec": "g11n-pipeline@^2.0.1",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/loopback-boot/node_modules/strong-globalize",
  "bugs": {
    "url": "https://github.com/IBM-Bluemix/gp-js-client/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "swagger-client": "^3.8.3"
  },
  "deprecated": false,
  "description": "JavaScript (Node.js, etc) client for Bluemix Globalization Pipeline",
  "devDependencies": {
    "chai": "^4.1.1",
    "char-spinner": "^1.0.1",
    "coveralls": "^3.0.1",
    "diff": "^3.3.0",
    "eslint": "^4.19.1",
    "eslint-plugin-chai-friendly": "^0.4.0",
    "github-markdown-css": "^2.8.0",
    "istanbul": "^0.4.5",
    "jsdoc-to-markdown": "^3.0.4",
    "marked": "^0.3.19",
    "mocha": "^5.2.0",
    "mocha-eslint": "^4.1.0",
    "nyc": "^11.8.0",
    "optional": "^0.1.4",
    "request": "^2.87.0"
  },
  "engines": {
    "node": ">=4"
  },
  "homepage": "https://github.com/IBM-Bluemix/gp-js-client#readme",
  "keywords": [
    "l10n"
  ],
  "license": "Apache-2.0",
  "main": "lib/main.js",
  "name": "g11n-pipeline",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/IBM-Bluemix/gp-js-client.git"
  },
  "scripts": {
    "coverage": "nyc mocha && nyc report --reporter=lcov",
    "docs": "jsdoc2md lib/*.js --template template-README.md > README.md",
    "eslint": "mocha -f eslint --reporter list",
    "html": "npm run docs && node util/gen-html.js",
    "mocha": "mocha --reporter dot",
    "prepack": "rm -f README.html",
    "test": "mocha",
    "vscode-typings": "tsd query node mocha chai request --action install"
  },
  "version": "2.0.6"
}
