package.json 2.47 KB
{
  "_args": [
    [
      {
        "raw": "samsam@1.1.2",
        "scope": null,
        "escapedName": "samsam",
        "name": "samsam",
        "rawSpec": "1.1.2",
        "spec": "1.1.2",
        "type": "version"
      },
      "/Users/admin/Documents/workspace/programming/node_modules/sinon"
    ]
  ],
  "_from": "samsam@1.1.2",
  "_id": "samsam@1.1.2",
  "_inCache": true,
  "_location": "/samsam",
  "_npmUser": {
    "name": "dwittner",
    "email": "d.wittner@gmx.de"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "samsam@1.1.2",
    "scope": null,
    "escapedName": "samsam",
    "name": "samsam",
    "rawSpec": "1.1.2",
    "spec": "1.1.2",
    "type": "version"
  },
  "_requiredBy": [
    "/formatio",
    "/sinon"
  ],
  "_resolved": "https://registry.npmjs.org/samsam/-/samsam-1.1.2.tgz",
  "_shasum": "bec11fdc83a9fda063401210e40176c3024d1567",
  "_shrinkwrap": null,
  "_spec": "samsam@1.1.2",
  "_where": "/Users/admin/Documents/workspace/programming/node_modules/sinon",
  "author": {
    "name": "Christian Johansen"
  },
  "bugs": {
    "url": "https://github.com/busterjs/samsam/issues"
  },
  "contributors": [
    {
      "name": "Christian Johansen",
      "email": "christian@cjohansen.no",
      "url": "http://cjohansen.no"
    },
    {
      "name": "August Lilleaas",
      "email": "august.lilleaas@gmail.com",
      "url": "http://augustl.com"
    },
    {
      "name": "Daniel Wittner",
      "email": "d.wittner@gmx.de",
      "url": "https://github.com/dwittner"
    }
  ],
  "dependencies": {},
  "description": "Value identification and comparison functions",
  "devDependencies": {
    "buster": "0.6.11"
  },
  "directories": {},
  "dist": {
    "shasum": "bec11fdc83a9fda063401210e40176c3024d1567",
    "tarball": "https://registry.npmjs.org/samsam/-/samsam-1.1.2.tgz"
  },
  "homepage": "http://busterjs.org/docs/buster-assertions",
  "main": "./lib/samsam",
  "maintainers": [
    {
      "name": "cjohansen",
      "email": "christian@cjohansen.no"
    },
    {
      "name": "augustl",
      "email": "august@augustl.com"
    },
    {
      "name": "dwittner",
      "email": "d.wittner@gmx.de"
    }
  ],
  "name": "samsam",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/busterjs/samsam.git"
  },
  "scripts": {
    "test": "node test/samsam-test.js",
    "test-debug": "node --debug-brk test/samsam-test.js"
  },
  "version": "1.1.2"
}