{
  "_args": [
    [
      "jsmin2@1.2.1",
      "/home/bryan/projects/TiberPortal/tiberHealthModel"
    ]
  ],
  "_development": true,
  "_from": "jsmin2@1.2.1",
  "_id": "jsmin2@1.2.1",
  "_inBundle": false,
  "_integrity": "sha1-iPvi+/dfCpH2YCD9mBzWk/S/5X4=",
  "_location": "/jsmin2",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jsmin2@1.2.1",
    "name": "jsmin2",
    "escapedName": "jsmin2",
    "rawSpec": "1.2.1",
    "saveSpec": null,
    "fetchSpec": "1.2.1"
  },
  "_requiredBy": [
    "/grunt-ts"
  ],
  "_resolved": "https://registry.npmjs.org/jsmin2/-/jsmin2-1.2.1.tgz",
  "_spec": "1.2.1",
  "_where": "/home/bryan/projects/TiberPortal/tiberHealthModel",
  "author": {
    "name": "Todd Wolfson",
    "email": "todd@twolfson.com"
  },
  "bugs": {
    "url": "https://github.com/twolfson/node-jsmin2/issues"
  },
  "description": "Another port of JSMin -- this time outputting a coordinate map",
  "devDependencies": {
    "foundry": "~4.3.2",
    "foundry-release-git": "~2.0.2",
    "foundry-release-npm": "~2.0.2"
  },
  "foundry": {
    "releaseCommands": [
      "foundry-release-git",
      "foundry-release-npm"
    ]
  },
  "homepage": "https://github.com/twolfson/node-jsmin2#readme",
  "keywords": [
    "jsmin",
    "minify",
    "minification",
    "min",
    "compress"
  ],
  "license": "The Software shall be used for Good, not Evil. (see LICENSE)",
  "main": "lib/jsmin.js",
  "name": "jsmin2",
  "repository": {
    "type": "git",
    "url": "git://github.com/twolfson/node-jsmin2.git"
  },
  "scripts": {
    "test": "node tests/jsmin.test.js"
  },
  "version": "1.2.1"
}
