{
  "_args": [
    [
      {
        "raw": "gridstack@>=0.2.2",
        "scope": null,
        "escapedName": "gridstack",
        "name": "gridstack",
        "rawSpec": ">=0.2.2",
        "spec": ">=0.2.2",
        "type": "range"
      },
      "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
    ]
  ],
  "_from": "gridstack@>=0.2.2",
  "_id": "gridstack@0.3.0",
  "_inCache": true,
  "_location": "/gridstack",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/gridstack-0.3.0.tgz_1493053259157_0.5387659086845815"
  },
  "_npmUser": {
    "name": "dweiss",
    "email": "dylan.weiss@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gridstack@>=0.2.2",
    "scope": null,
    "escapedName": "gridstack",
    "name": "gridstack",
    "rawSpec": ">=0.2.2",
    "spec": ">=0.2.2",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "http://npm.spatie.be/gridstack/-/gridstack-0.3.0.tgz",
  "_shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78",
  "_shrinkwrap": null,
  "_spec": "gridstack@>=0.2.2",
  "_where": "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte",
  "author": {
    "name": "Pavel Reznikov",
    "email": "pashka.reznikov@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/troolee/gridstack.js/issues"
  },
  "dependencies": {
    "jquery": "^3.1.0",
    "jquery-ui": "^1.12.0",
    "lodash": "^4.14.2"
  },
  "description": "gridstack.js is a jQuery plugin for widget layout",
  "devDependencies": {
    "connect": "^3.4.1",
    "coveralls": "^2.11.8",
    "doctoc": "^1.3.0",
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-connect": "^1.0.2",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^2.1.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-uglify": "^2.3.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-doctoc": "git+https://github.com/nickyout/grunt-doctoc.git#master",
    "grunt-jscs": "^3.0.1",
    "grunt-protractor-runner": "^5.0.0",
    "grunt-protractor-webdriver": "^0.2.5",
    "grunt-sass": "^2.0.0",
    "jasmine-core": "^2.4.1",
    "karma": "^1.1.2",
    "karma-coverage": "^1.1.1",
    "karma-coveralls": "^1.1.2",
    "karma-jasmine": "^1.0.2",
    "karma-phantomjs-launcher": "^1.0.0",
    "phantomjs-prebuilt": "^2.1.5",
    "serve-static": "^1.10.2"
  },
  "directories": {},
  "dist": {
    "shasum": "be1c7891f3fbd2af60f9d60f4c7d517a30d3bb78",
    "tarball": "https://npm.spatie.be/gridstack/-/gridstack-0.3.0.tgz"
  },
  "gitHead": "8ea752ddff7973a97045849eafbe7fbd5e9c9e0d",
  "homepage": "http://troolee.github.io/gridstack.js/",
  "keywords": [
    "gridstack",
    "grid",
    "gridster",
    "layout",
    "jquery"
  ],
  "license": "MIT",
  "main": "dist/gridstack.js",
  "maintainers": [
    {
      "name": "dweiss",
      "email": "dylan.weiss@gmail.com"
    },
    {
      "name": "mikehaas763",
      "email": "mike@emken.co"
    },
    {
      "name": "troolee",
      "email": "pashka.reznikov@gmail.com"
    }
  ],
  "name": "gridstack",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/troolee/gridstack.js.git"
  },
  "scripts": {
    "build": "grunt",
    "test": "karma start karma.conf.js"
  },
  "version": "0.3.0"
}
