{
  "name": "wlist",
  "version": "1.3.1",
  "description": "Add weight option to items in lists. They'll order by weight from lowest to greatest",
  "main": "index.js",
  "scripts": {
    "test": "gulp test"
  },
  "keywords": [
    "weight list",
    "order list"
  ],
  "author": {
    "name": "Ruben J Garcia",
    "email": "rubenjgarciab@gmail.com",
    "url": "https://github.com/rubenjgarcia"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/rubenjgarcia/wlist.git"
  },
  "license": "MIT",
  "devDependencies": {
    "expect.js": "^0.3.1",
    "gulp": "^3.9.0",
    "gulp-coverage": "^0.3.38",
    "gulp-jsdoc": "^0.1.5",
    "gulp-load-plugins": "^1.1.0",
    "gulp-mocha": "^2.2.0"
  }
}
