package.json 1.28 KB
{
  "_from": "stringmap@~0.2.2",
  "_id": "stringmap@0.2.2",
  "_inBundle": false,
  "_integrity": "sha1-VWwTeyWPlCuHdvWy71gqoGnX0bE=",
  "_location": "/stringmap",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "stringmap@~0.2.2",
    "name": "stringmap",
    "escapedName": "stringmap",
    "rawSpec": "~0.2.2",
    "saveSpec": null,
    "fetchSpec": "~0.2.2"
  },
  "_requiredBy": [
    "/defs"
  ],
  "_resolved": "https://registry.npmjs.org/stringmap/-/stringmap-0.2.2.tgz",
  "_shasum": "556c137b258f942b8776f5b2ef582aa069d7d1b1",
  "_spec": "stringmap@~0.2.2",
  "_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/stringmap/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "fast and robust stringmap",
  "homepage": "https://github.com/olov/stringmap#readme",
  "keywords": [
    "stringmap",
    "hashmap",
    "hash",
    "dict",
    "dictionary",
    "__proto__"
  ],
  "license": "MIT",
  "main": "stringmap.js",
  "name": "stringmap",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/olov/stringmap.git"
  },
  "version": "0.2.2"
}