{
  "_args": [
    [
      {
        "raw": "assertion-error@^1.0.1",
        "scope": null,
        "escapedName": "assertion-error",
        "name": "assertion-error",
        "rawSpec": "^1.0.1",
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\chai"
    ]
  ],
  "_from": "assertion-error@>=1.0.1 <2.0.0",
  "_id": "assertion-error@1.1.0",
  "_inCache": true,
  "_location": "/assertion-error",
  "_nodeVersion": "8.8.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/assertion-error-1.1.0.tgz_1515337170361_0.5846316555980593"
  },
  "_npmUser": {
    "name": "chaijs",
    "email": "chaijs@keithcirkel.co.uk"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "assertion-error@^1.0.1",
    "scope": null,
    "escapedName": "assertion-error",
    "name": "assertion-error",
    "rawSpec": "^1.0.1",
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/chai"
  ],
  "_resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.1.0.tgz",
  "_shasum": "e60b6b0e8f301bd97e5375215bda406c85118c0b",
  "_shrinkwrap": null,
  "_spec": "assertion-error@^1.0.1",
  "_where": "D:\\N15477 P13353\\D Drive\\Projects\\Samples\\Brahma\\src\\node_modules\\chai",
  "author": {
    "name": "Jake Luer",
    "email": "jake@qualiancy.com",
    "url": "http://qualiancy.com"
  },
  "bugs": {
    "url": "https://github.com/chaijs/assertion-error/issues"
  },
  "dependencies": {},
  "description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.",
  "devDependencies": {
    "component": "*",
    "typescript": "^2.6.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==",
    "shasum": "e60b6b0e8f301bd97e5375215bda406c85118c0b",
    "tarball": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.1.0.tgz"
  },
  "engines": {
    "node": "*"
  },
  "gitHead": "faa3f8cbbdba74d2760f9d2e95c008ba9ce4812e",
  "homepage": "https://github.com/chaijs/assertion-error#readme",
  "keywords": [
    "test",
    "assertion",
    "assertion-error"
  ],
  "license": "MIT",
  "main": "./index",
  "maintainers": [
    {
      "name": "chaijs",
      "email": "chaijs@keithcirkel.co.uk"
    }
  ],
  "name": "assertion-error",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/chaijs/assertion-error.git"
  },
  "scripts": {
    "test": "make test"
  },
  "types": "./index.d.ts",
  "version": "1.1.0"
}
