{
  "_args": [
    [
      "tsickle@0.21.6",
      "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0"
    ]
  ],
  "_from": "tsickle@0.21.6",
  "_id": "tsickle@0.21.6",
  "_inBundle": false,
  "_integrity": "sha1-U7Abl5xcE/2xOvs/uVgXflmRWI0=",
  "_location": "/tsickle",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tsickle@0.21.6",
    "name": "tsickle",
    "escapedName": "tsickle",
    "rawSpec": "0.21.6",
    "saveSpec": null,
    "fetchSpec": "0.21.6"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/tsickle/-/tsickle-0.21.6.tgz",
  "_spec": "0.21.6",
  "_where": "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0",
  "bin": {
    "tsickle": "build/src/main.js"
  },
  "bugs": {
    "url": "https://github.com/angular/tsickle/issues"
  },
  "contributors": [
    {
      "name": "Evan Martin",
      "email": "evanm@google.com",
      "url": "https://angular.io/"
    },
    {
      "name": "Alex Eagle",
      "email": "alexeagle@google.com",
      "url": "https://angular.io/"
    },
    {
      "name": "Martin Probst",
      "email": "martinprobst@google.com",
      "url": "https://angular.io/"
    },
    {
      "name": "Rado Kirov",
      "email": "radokirov@google.com",
      "url": "https://angular.io/"
    }
  ],
  "dependencies": {
    "minimist": "^1.2.0",
    "mkdirp": "^0.5.1",
    "source-map": "^0.5.6",
    "source-map-support": "^0.4.2"
  },
  "description": "Transpile TypeScript code to JavaScript with Closure annotations.",
  "devDependencies": {
    "@types/chai": "^3.4.32",
    "@types/glob": "^5.0.29",
    "@types/google-closure-compiler": "0.0.18",
    "@types/minimatch": "^2.0.28",
    "@types/minimist": "^1.1.28",
    "@types/mkdirp": "^0.3.28",
    "@types/mocha": "^2.2.31",
    "@types/node": "^6.0.38",
    "@types/source-map": "^0.1.27",
    "@types/source-map-support": "^0.2.27",
    "chai": "^3.5.0",
    "clang-format": "^1.0.48",
    "glob": "^7.0.0",
    "google-closure-compiler": "^20161024.1.0",
    "gulp": "^3.8.11",
    "gulp-clang-format": "^1.0.22",
    "gulp-mocha": "^3.0.1",
    "gulp-sourcemaps": "^1.5.0",
    "gulp-tslint": "^6.1.1",
    "gulp-typescript": "^3.0.0",
    "gulp-util": "^3.0.4",
    "merge2": "^1.0.2",
    "mocha": "^3.2.0",
    "temp": "^0.8.1",
    "tslint": "^3.15.1",
    "typescript": "2.1.5"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/angular/tsickle",
  "keywords": [
    "typescript",
    "closure"
  ],
  "license": "MIT",
  "main": "build/src/tsickle.js",
  "name": "tsickle",
  "peerDependencies": {
    "typescript": "^2.1.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/tsickle.git"
  },
  "scripts": {
    "prepublish": "gulp compile",
    "test": "gulp test"
  },
  "typings": "build/definitions/tsickle.d.ts",
  "version": "0.21.6"
}
