{
  "_from": "jszip-utils@^0.1.0",
  "_id": "jszip-utils@0.1.0",
  "_inBundle": false,
  "_integrity": "sha512-tBNe0o3HAf8vo0BrOYnLPnXNo5A3KsRMnkBFYjh20Y3GPYGfgyoclEMgvVchx0nnL+mherPi74yLPIusHUQpZg==",
  "_location": "/jszip-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jszip-utils@^0.1.0",
    "name": "jszip-utils",
    "escapedName": "jszip-utils",
    "rawSpec": "^0.1.0",
    "saveSpec": null,
    "fetchSpec": "^0.1.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jszip-utils/-/jszip-utils-0.1.0.tgz",
  "_shasum": "8c04cdedcdb291e83f055f5b261b3a3188ceca0b",
  "_spec": "jszip-utils@^0.1.0",
  "_where": "/Users/admin/projects/dms/src/dealer_admin",
  "author": {
    "name": "Stuart Knightley",
    "email": "stuart@stuartk.com"
  },
  "bugs": {
    "url": "https://github.com/Stuk/jszip-utils/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "David Duponchel"
    }
  ],
  "deprecated": false,
  "description": "A collection of cross-browser utilities to go along with JSZip.",
  "devDependencies": {
    "browserify": "~2.35.0",
    "grunt": "~0.4.1",
    "grunt-browserify": "~1.3.0",
    "grunt-cli": "~0.1.9",
    "grunt-contrib-connect": "~2.0.0",
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-contrib-uglify": "~4.0.1",
    "grunt-saucelabs": "github:Stuk/grunt-saucelabs#v10.0.0",
    "jshint": "~2.1.11",
    "qunit": "~2.9.2",
    "qunitjs": "2.0.1"
  },
  "homepage": "https://github.com/Stuk/jszip-utils#readme",
  "keywords": [
    "JSZip",
    "ajax",
    "cross browser",
    "IE",
    "Internet Explorer"
  ],
  "license": "(MIT OR GPL-3.0)",
  "main": "./lib/index",
  "name": "jszip-utils",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Stuk/jszip-utils.git"
  },
  "scripts": {
    "lint": "grunt jshint",
    "test": "npm run test-browser",
    "test-browser": "grunt build && grunt test"
  },
  "version": "0.1.0"
}
