stringset
Version:
fast and robust stringset
18 lines (17 loc) • 349 B
JSON
{
"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"
}