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