package.json 1.24 KB
{
  "_from": "stringset@~0.2.1",
  "_id": "stringset@0.2.1",
  "_inBundle": false,
  "_integrity": "sha1-7yWcTjSTRDd/zRyRPdLoSMnAQrU=",
  "_location": "/stringset",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "stringset@~0.2.1",
    "name": "stringset",
    "escapedName": "stringset",
    "rawSpec": "~0.2.1",
    "saveSpec": null,
    "fetchSpec": "~0.2.1"
  },
  "_requiredBy": [
    "/defs"
  ],
  "_resolved": "https://registry.npmjs.org/stringset/-/stringset-0.2.1.tgz",
  "_shasum": "ef259c4e349344377fcd1c913dd2e848c9c042b5",
  "_spec": "stringset@~0.2.1",
  "_where": "C:\\Users\\User\\desktop\\HJW\\meadowlark\\site\\node_modules\\defs",
  "author": {
    "name": "Olov Lassus",
    "email": "olov.lassus@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/olov/stringset/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "fast and robust stringset",
  "homepage": "https://github.com/olov/stringset#readme",
  "keywords": [
    "stringset",
    "set",
    "__proto__"
  ],
  "license": "MIT",
  "main": "stringset.js",
  "name": "stringset",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/olov/stringset.git"
  },
  "version": "0.2.1"
}