View file jQuery-gridmanager-master/package.json

File size: 954B
{
  "name": "gridmanager",
  "version": "0.3.1",
  "description": "jQuery GridManager",
  "keywords": [
    "jquery-plugin"
  ],
  "homepage": "http://neokoenig.github.io/jQuery-gridmanager/",
  "author": {
    "name": "Tom King",
    "email": "tom@oxalto.co.uk",
    "url": "https://github.com/neokeonig"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/neokoenig/jQuery-gridmanager.git"
  },
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-connect": "~0.5.0",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-jshint": "~0.7.2",
    "grunt-contrib-qunit": "~0.3.0",
    "grunt-contrib-less": "^0.11.1",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt-contrib-watch": "~0.5.3", 
    "jshint-stylish": "~0.1.3",
    "load-grunt-tasks": "~0.2.0",
    "time-grunt": "~0.2.3"
  }
}