| 1234567891011121314151617181920212223 | {  "name": "stringmap",  "version": "0.2.2",  "description": "fast and robust stringmap",  "main": "stringmap.js",  "repository": {    "type": "git",    "url": "https://github.com/olov/stringmap.git"  },  "keywords": [    "stringmap",    "hashmap",    "hash",    "dict",    "dictionary",    "__proto__"  ],  "author": "Olov Lassus <olov.lassus@gmail.com>",  "license": "MIT",  "__npminstall_done": true,  "_from": "stringmap@0.2.2",  "_resolved": "https://registry.npmmirror.com/stringmap/-/stringmap-0.2.2.tgz"}
 |