{
  "Author": "Steven R. Loomis <srloomis@us.ibm.com>",
  "_from": "g11n-pipeline@^1.4.0",
  "_id": "g11n-pipeline@1.4.0",
  "_inBundle": false,
  "_integrity": "sha1-G1i4Sdnl8s8LtcmaRVd87GeSDiw=",
  "_location": "/g11n-pipeline",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "g11n-pipeline@^1.4.0",
    "name": "g11n-pipeline",
    "escapedName": "g11n-pipeline",
    "rawSpec": "^1.4.0",
    "saveSpec": null,
    "fetchSpec": "^1.4.0"
  },
  "_requiredBy": [
    "/strong-globalize"
  ],
  "_resolved": "https://registry.npmjs.org/g11n-pipeline/-/g11n-pipeline-1.4.0.tgz",
  "_shasum": "1b58b849d9e5f2cf0bb5c99a45577cec67920e2c",
  "_spec": "g11n-pipeline@^1.4.0",
  "_where": "/var/www/html/recipes/api/recipes/node_modules/strong-globalize",
  "bugs": {
    "url": "https://github.com/IBM-Bluemix/gp-js-client/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "swagger-client": "^2.1.16"
  },
  "deprecated": false,
  "description": "JavaScript (Node.js, etc) client for Bluemix Globalization Pipeline",
  "devDependencies": {
    "chai": "^3.2.0",
    "char-spinner": "^1.0.1",
    "coveralls": "^2.11.12",
    "github-markdown-css": "^2.2.0",
    "istanbul": "^0.4.1",
    "jsdoc-to-markdown": "^2.0.1",
    "marked": "^0.3.5",
    "mocha": "^2.2.5",
    "nyc": "^8.1.0",
    "optional": "^0.1.3",
    "q": "^1.4.1",
    "request": "^2.67.0"
  },
  "homepage": "https://github.com/IBM-Bluemix/gp-js-client#readme",
  "keywords": [
    "l10n"
  ],
  "license": "Apache-2.0",
  "main": "index.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/client.js --template template-README.md > README.md",
    "html": "npm run docs ; node gen-html.js",
    "mocha": "mocha --reporter dot",
    "test": "mocha",
    "vscode-typings": "tsd query node mocha q chai request --action install"
  },
  "version": "1.4.0"
}
