{
  "name": "jquery-slim",
  "version": "3.0.0",
  "description": "Slim version of jquery that excludes ajax, effects and currently deprecated code",
  "main": "dist/jquery.slim.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
   "author": {
    "name": "jQuery Foundation and other contributors",
    "url": "https://github.com/jquery/jquery/blob/3.0.0/AUTHORS.txt"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/thesabbir/jquery-slim"
  },
  "keywords": [
    "jquery",
    "javascript",
    "browser",
    "library"
  ],
  "bugs": {
    "url": "https://github.com/jquery/jquery/issues"
  },
  "license": "MIT"
}
