{
  "_from": "chai-string@^1.5.0",
  "_id": "chai-string@1.5.0",
  "_inBundle": false,
  "_integrity": "sha512-sydDC3S3pNAQMYwJrs6dQX0oBQ6KfIPuOZ78n7rocW0eJJlsHPh2t3kwW7xfwYA/1Bf6/arGtSUo16rxR2JFlw==",
  "_location": "/chai-string",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "chai-string@^1.5.0",
    "name": "chai-string",
    "escapedName": "chai-string",
    "rawSpec": "^1.5.0",
    "saveSpec": null,
    "fetchSpec": "^1.5.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/chai-string/-/chai-string-1.5.0.tgz",
  "_shasum": "0bdb2d8a5f1dbe90bc78ec493c1c1c180dd4d3d2",
  "_spec": "chai-string@^1.5.0",
  "_where": "/home/editor/editor.api",
  "author": {
    "name": "Oleg Nechiporenko",
    "url": "https://github.com/onechiporenko"
  },
  "bugs": {
    "url": "https://github.com/onechiporenko/chai-string/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "strings comparison matchers for chai",
  "devDependencies": {
    "chai": "^4.1.2",
    "mocha": "^5.2.0"
  },
  "homepage": "https://github.com/onechiporenko/chai-string#readme",
  "keywords": [
    "chai",
    "testing",
    "string",
    "chai-plugin",
    "browser"
  ],
  "license": "MIT",
  "main": "chai-string.js",
  "name": "chai-string",
  "peerDependencies": {
    "chai": "^4.1.2"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/onechiporenko/chai-string.git"
  },
  "scripts": {
    "test": "mocha test"
  },
  "version": "1.5.0"
}
