{
  "_args": [
    [
      "gridstack@0.3.0",
      "/Users/nicolaswidart/Sites/Asguard/Platform/Themes/Adminlte"
    ]
  ],
  "_from": "gridstack@0.3.0",
  "_id": "gridstack@0.3.0",
  "_inBundle": false,
  "_integrity": "sha1-vhx4kfP70q9g+dYPTH1RejDTu3g=",
  "_location": "/gridstack",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gridstack@0.3.0",
    "name": "gridstack",
    "escapedName": "gridstack",
    "rawSpec": "0.3.0",
    "saveSpec": null,
    "fetchSpec": "0.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/gridstack/-/gridstack-0.3.0.tgz",
  "_spec": "0.3.0",
  "_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"
  },
  "homepage": "http://troolee.github.io/gridstack.js/",
  "keywords": [
    "gridstack",
    "grid",
    "gridster",
    "layout",
    "jquery"
  ],
  "license": "MIT",
  "main": "dist/gridstack.js",
  "name": "gridstack",
  "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"
}