{
  "_args": [
    [
      "tsutils@^2.29.0",
      "/var/www/html/isbn/resources/angular-app/node_modules/tslint"
    ]
  ],
  "_from": "tsutils@>=2.29.0 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "tsutils@2.29.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/tsutils",
  "_nodeVersion": "10.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/tsutils_2.29.0_1532452285781_0.23989697113698294"
  },
  "_npmUser": {
    "email": "klaus.meinhardt1@gmail.com",
    "name": "ajaff"
  },
  "_npmVersion": "6.1.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "tsutils",
    "raw": "tsutils@^2.29.0",
    "rawSpec": "^2.29.0",
    "scope": null,
    "spec": ">=2.29.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/tslint"
  ],
  "_resolved": "https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz",
  "_shasum": "32b488501467acbedd4b85498673a0812aca0b99",
  "_shrinkwrap": null,
  "_spec": "tsutils@^2.29.0",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/tslint",
  "author": {
    "name": "Klaus Meinhardt"
  },
  "bugs": {
    "url": "https://github.com/ajafff/tsutils/issues"
  },
  "dependencies": {
    "tslib": "^1.8.1"
  },
  "description": "utilities for working with typescript's AST",
  "devDependencies": {
    "@fimbul/valtyr": "^0.12.0",
    "@fimbul/wotan": "^0.12.0",
    "@types/chai": "^4.0.10",
    "@types/mocha": "^5.0.0",
    "@types/node": "^10.0.3",
    "chai": "^4.1.2",
    "coveralls": "^3.0.0",
    "github-release-from-changelog": "^1.3.0",
    "mocha": "^5.0.0",
    "npm-run-all": "^4.1.2",
    "nyc": "^12.0.1",
    "tslint": "^5.8.0",
    "tslint-consistent-codestyle": "^1.11.0",
    "typescript": "^3.0.0-rc"
  },
  "directories": {},
  "dist": {
    "fileCount": 52,
    "integrity": "sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbV129CRA9TVsSAnZWagAAjBQP/2/B87DCfpM78zTmW3sN\ndCE1AZ2SGwjBte3rcC8+z8W4KUuZ/MhohPuv0CMc0ij3BiYHwXAhbPLXmJr6\nUBrs2rdRKhGdx7VwwDyjcG74cV6djeFfAdYvErdvpau9ehbGfKEI3AJJald0\nsI/2v2N3u+0pZwtm0oRMhCuogVO2X2YZ6dJbVBMnt56vi2NUhCgh+rrueycN\nXilxoP2eC1g2AI+0mUhnhbwtbn3flOeBaqxitKP7iJFiydg85EVcGQhW3gV3\nyp/YDJvdQ/k+JwQk+HXCyIJQt7594kkVslid65neija4BbG+LzM0MJ5qkHKU\nzXte6LTTWiH4JxrZOTIUqMAuQnvZUzzFVmMHg9JAWsxUCM3QaJN4ZAiCHptd\nRVE6FqS3cErSJluKRrTxk2LEBE2poDHAf0yXTkzddC66t3ixmJ65jn0i4H7h\nrpKpUjwJxvVxJqndvWb9FNEN1Ckcjca26nvFH+BVEPyPIqP0bbKRCc2xwBrV\nEidapwkadnITaIX2gJskxolUaSlOd9hRRcQWxgwvevzNJho3L52qcNb9J7Tw\n1bkqUtpX5TMxr/0389DZ/SHNPi/yPbeqsIx2WTo7piEqKEmn2SWp5BfYIByX\na3rnB3D7GqWm/Ab7x/ZrygRKt3dhAS2eacFM8Nit6QXcEA/g9YXEUvPVlbbw\nsRPx\r\n=jwzk\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "32b488501467acbedd4b85498673a0812aca0b99",
    "tarball": "https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz",
    "unpackedSize": 388146
  },
  "gitHead": "31508d0a38f2e76cbe3d2486e23c1cee83fc3550",
  "homepage": "https://github.com/ajafff/tsutils#readme",
  "keywords": [
    "ast",
    "helper",
    "node",
    "ts",
    "typeguard",
    "typescript",
    "utils"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "ajaff",
      "email": "klaus.meinhardt1@gmail.com"
    }
  ],
  "name": "tsutils",
  "optionalDependencies": {},
  "peerDependencies": {
    "typescript": ">=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ajafff/tsutils.git"
  },
  "scripts": {
    "compile": "rm -rf {,util,typeguard,test/**}/*.js; tsc -p .",
    "coverage": "nyc npm test",
    "github-release": "GITHUB_TOKEN=$(cat ~/github_token.txt) github-release-from-changelog",
    "lint": "run-p lint:*",
    "lint:tslint": "wotan -m @fimbul/valtyr",
    "lint:wotan": "wotan",
    "postpublish": "git push origin master --tags; npm run github-release",
    "prepublishOnly": "npm run verify",
    "report-coverage": "cat ./coverage/lcov.info | coveralls",
    "test": "mocha test/*Tests.js && tslint --test 'test/rules/**/tslint.json'",
    "verify": "run-s compile lint coverage"
  },
  "version": "2.29.0"
}
