package.json 2.6 KB
{
  "_args": [
    [
      {
        "raw": "karma-sinon-chai@^1.2.4",
        "scope": null,
        "escapedName": "karma-sinon-chai",
        "name": "karma-sinon-chai",
        "rawSpec": "^1.2.4",
        "spec": ">=1.2.4 <2.0.0",
        "type": "range"
      },
      "/Users/admin/Documents/workspace/programming"
    ]
  ],
  "_from": "karma-sinon-chai@>=1.2.4 <2.0.0",
  "_id": "karma-sinon-chai@1.2.4",
  "_inCache": true,
  "_location": "/karma-sinon-chai",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/karma-sinon-chai-1.2.4.tgz_1473673161857_0.7556240279227495"
  },
  "_npmUser": {
    "name": "adambrunner",
    "email": "brunner.adam@gmail.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "karma-sinon-chai@^1.2.4",
    "scope": null,
    "escapedName": "karma-sinon-chai",
    "name": "karma-sinon-chai",
    "rawSpec": "^1.2.4",
    "spec": ">=1.2.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/karma-sinon-chai/-/karma-sinon-chai-1.2.4.tgz",
  "_shasum": "fea935f62be3366cf0271c8d8be51c0c70e40abc",
  "_shrinkwrap": null,
  "_spec": "karma-sinon-chai@^1.2.4",
  "_where": "/Users/admin/Documents/workspace/programming",
  "author": {
    "name": "Kevin Mees",
    "email": "kev.mees@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/kmees/karma-sinon-chai/issues"
  },
  "contributors": [
    {
      "name": "Greg Thornton",
      "email": "xdissent@me.com"
    },
    {
      "name": "Tobias Kopelke",
      "email": "nox@raynode.de"
    }
  ],
  "dependencies": {
    "lolex": "^1.5.0"
  },
  "description": "Sinon and Chai for Karma",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "fea935f62be3366cf0271c8d8be51c0c70e40abc",
    "tarball": "https://registry.npmjs.org/karma-sinon-chai/-/karma-sinon-chai-1.2.4.tgz"
  },
  "gitHead": "3d06ffbd5363daf4be49d3afee014f45e2fc95d2",
  "homepage": "https://github.com/kmees/karma-sinon-chai",
  "keywords": [
    "karma",
    "chai",
    "sinon",
    "mocha",
    "should"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "kmees",
      "email": "kev.mees@gmail.com"
    }
  ],
  "name": "karma-sinon-chai",
  "optionalDependencies": {},
  "peerDependencies": {
    "chai": "^3.2.0",
    "sinon": "^1.17.2",
    "sinon-chai": "^2.8.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kmees/karma-sinon-chai.git"
  },
  "scripts": {},
  "version": "1.2.4"
}