{
  "name": "key-js",
  "version": "0.1.1",
  "main": "key.js", 
  "author": "Greg McLeod <cleod9@gmail.com>",
  "description": "Simple library for JavaScript key code constants and key press state",
  "repository": {
    "type": "git",
    "url": "https://github.com/cleod9/key-js"
  },
  "keywords": [
    "js",
    "key",
    "constants",
    "code",
    "as2",
    "as3"
  ],
  "license": "MIT"
}
