package.json 2.66 KB
{
  "_args": [
    [
      {
        "raw": "formatio@1.1.1",
        "scope": null,
        "escapedName": "formatio",
        "name": "formatio",
        "rawSpec": "1.1.1",
        "spec": "1.1.1",
        "type": "version"
      },
      "/Users/admin/Documents/workspace/programming/node_modules/sinon"
    ]
  ],
  "_from": "formatio@1.1.1",
  "_id": "formatio@1.1.1",
  "_inCache": true,
  "_location": "/formatio",
  "_npmUser": {
    "name": "cjohansen",
    "email": "christian@cjohansen.no"
  },
  "_npmVersion": "1.3.21",
  "_phantomChildren": {},
  "_requested": {
    "raw": "formatio@1.1.1",
    "scope": null,
    "escapedName": "formatio",
    "name": "formatio",
    "rawSpec": "1.1.1",
    "spec": "1.1.1",
    "type": "version"
  },
  "_requiredBy": [
    "/sinon"
  ],
  "_resolved": "https://registry.npmjs.org/formatio/-/formatio-1.1.1.tgz",
  "_shasum": "5ed3ccd636551097383465d996199100e86161e9",
  "_shrinkwrap": null,
  "_spec": "formatio@1.1.1",
  "_where": "/Users/admin/Documents/workspace/programming/node_modules/sinon",
  "author": {
    "name": "Christian Johansen"
  },
  "bugs": {
    "url": "https://github.com/busterjs/formatio/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": "Dave Geddes",
      "email": "davidcgeddes@gmail.com"
    },
    {
      "name": "Stein Magnus Jodal",
      "email": "stein.magnus@jodal.no"
    },
    {
      "name": "Tek Nynja",
      "email": "github@teknynja.com"
    }
  ],
  "dependencies": {
    "samsam": "~1.1"
  },
  "description": "Human-readable object formatting",
  "devDependencies": {
    "buster": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "5ed3ccd636551097383465d996199100e86161e9",
    "tarball": "https://registry.npmjs.org/formatio/-/formatio-1.1.1.tgz"
  },
  "homepage": "http://busterjs.org/docs/formatio/",
  "main": "./lib/formatio",
  "maintainers": [
    {
      "name": "cjohansen",
      "email": "christian@cjohansen.no"
    },
    {
      "name": "augustl",
      "email": "august@augustl.com"
    },
    {
      "name": "dwittner",
      "email": "d.wittner@gmx.de"
    }
  ],
  "name": "formatio",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/busterjs/formatio.git"
  },
  "scripts": {
    "test": "node node_modules/buster/bin/buster-test --node",
    "test-debug": "node --debug-brk node_modules/buster/bin/buster-test --node"
  },
  "version": "1.1.1"
}