{
  "name": "webkit-normalize",
  "version": "1.2.0",
  "description": "A lightweight library to normalize WebKit-specific implementations to standard APIs.",
  "main": "webkit-normalize.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "webkit",
    "normalization",
    "compatibility",
    "cross-browser"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aticzz/webkit-normalize.git"
  },
  "author": "Atik Solanki",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/aticzz/webkit-normalize/issues"
  },
  "homepage": "https://github.com/aticzz/webkit-normalize#readme",
  "dependencies": {
    "webkit-normalize": "^1.1.0"
  }
}
