{
  "_args": [
    [
      "pxloader@1.1.2",
      "/docs/Quentin/Sites/phantom"
    ]
  ],
  "_from": "pxloader@1.1.2",
  "_id": "pxloader@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-l7P349S+oA2/C5RQoUxUahtARLw=",
  "_location": "/pxloader",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pxloader@1.1.2",
    "name": "pxloader",
    "escapedName": "pxloader",
    "rawSpec": "1.1.2",
    "saveSpec": null,
    "fetchSpec": "1.1.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pxloader/-/pxloader-1.1.2.tgz",
  "_spec": "1.1.2",
  "_where": "/docs/Quentin/Sites/phantom",
  "author": {
    "name": "Pixel Lab",
    "url": "http://thinkpixellab.com"
  },
  "bugs": {
    "url": "https://github.com/thinkpixellab/PxLoader/issues"
  },
  "dependencies": {},
  "description": "PxLoader is a simple JavaScript library for creating preloaders and resource downloaders for HTML5 apps",
  "devDependencies": {
    "grunt": "~1.0.1",
    "grunt-contrib-clean": "~1.0.0",
    "grunt-contrib-concat": "~1.0.1",
    "grunt-contrib-copy": "~1.0.0",
    "grunt-contrib-jshint": "~1.0.0",
    "grunt-contrib-uglify": "~1.0.1",
    "grunt-contrib-watch": "~1.0.0"
  },
  "homepage": "http://thinkpixellab.com/PxLoader",
  "keywords": [
    "PxLoader",
    "loader",
    "preloader",
    "loading",
    "preloading"
  ],
  "license": "MIT",
  "main": "PxLoader.js",
  "name": "pxloader",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thinkpixellab/PxLoader.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.1.2"
}
