{
  "name": "keymirror",
  "version": "0.1.1",
  "description": "A simple utility for creating an object with values equal to its keys. Identical to react/lib/keyMirror",
  "main": "index.js",
  "author": "Samuel Reed <sam@tixelated.com> (http://strml.net/)",
  "repository": {
    "type": "git",
    "url": "https://github.com/STRML/keyMirror"
  },
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0"
    }
  ]
}
