{
  "author": "Brandon Benvie <http://bbenvie.com>",
  "name": "weakmap",
  "description": "Shim for WeakMap with non-leaky O(1) lookup time",
  "keywords": ["harmony", "collection", "weakmap","ecmascript", "es6", "shim", "garbage collection", "gc"],
  "version": "0.0.6",
  "homepage": "http://benvie.github.com/WeakMap",
  "repository": {
    "type": "git",
    "url": "https://github.com/Benvie/WeakMap"
  },
  "main": "weakmap.js",
  "license": "MIT"
}
