{ "name": "uniqs", "version": "2.0.0", "description": "Tiny utility to create unions and de-duplicated lists", "keywords": [ "unique", "uniq", "dedupe", "union" ], "repository": { "type": "git", "url": "git://github.com/fgnass/uniqs.git" }, "main": "index.js", "scripts": { "test": "node test" }, "author": "Felix Gnass ", "license": "MIT", "__npminstall_done": "Thu Dec 24 2020 20:20:50 GMT+0800 (CST)", "_from": "uniqs@2.0.0", "_resolved": "https://registry.npm.taobao.org/uniqs/download/uniqs-2.0.0.tgz" }