package.json 4.17 KB
{
  "_args": [
    [
      {
        "raw": "mout@0.12.0",
        "scope": null,
        "escapedName": "mout",
        "name": "mout",
        "rawSpec": "0.12.0",
        "spec": "0.12.0",
        "type": "version"
      },
      "C:\\Users\\SangWonLee\\Desktop\\OSS\\Project2013104098\\node_modules\\express-error-handler"
    ]
  ],
  "_from": "mout@0.12.0",
  "_id": "mout@0.12.0",
  "_inCache": true,
  "_location": "/mout",
  "_nodeVersion": "4.1.0",
  "_npmOperationalInternal": {
    "host": "packages-13-west.internal.npmjs.com",
    "tmp": "tmp/mout-0.12.0.tgz_1457044530578_0.9850769308395684"
  },
  "_npmUser": {
    "name": "mathias.paumgarten",
    "email": "mail@mathias-paumgarten.com"
  },
  "_npmVersion": "3.7.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "mout@0.12.0",
    "scope": null,
    "escapedName": "mout",
    "name": "mout",
    "rawSpec": "0.12.0",
    "spec": "0.12.0",
    "type": "version"
  },
  "_requiredBy": [
    "/express-error-handler"
  ],
  "_resolved": "https://registry.npmjs.org/mout/-/mout-0.12.0.tgz",
  "_shasum": "6d5b242ee331f9d04c68e58f77a91a3060e8cacb",
  "_shrinkwrap": null,
  "_spec": "mout@0.12.0",
  "_where": "C:\\Users\\SangWonLee\\Desktop\\OSS\\Project2013104098\\node_modules\\express-error-handler",
  "author": {
    "name": "Miller Medeiros",
    "email": "contact@millermedeiros.com",
    "url": "http://blog.millermedeiros.com"
  },
  "bugs": {
    "url": "https://github.com/mout/mout/issues/"
  },
  "contributors": [
    {
      "name": "Adam Nowotny"
    },
    {
      "name": "André Cruz",
      "email": "amdfcruz@gmail.com"
    },
    {
      "name": "Conrad Zimmerman",
      "url": "http://www.conradz.com"
    },
    {
      "name": "Friedemann Altrock",
      "email": "frodenius@gmail.com"
    },
    {
      "name": "Igor Almeida",
      "email": "igor.p.almeida@gmail.com"
    },
    {
      "name": "Jarrod Overson",
      "url": "http://jarrodoverson.com"
    },
    {
      "name": "Mathias Paumgarten",
      "email": "mail@mathias-paumgarten.com"
    },
    {
      "name": "Zach Shipley"
    }
  ],
  "dependencies": {},
  "description": "Modular Utilities",
  "devDependencies": {
    "commander": "~1.0.5",
    "handlebars": "~1.0.6",
    "istanbul": "~0.1.27",
    "jasmine-node": "~1.14.5",
    "jshint": "2.x",
    "mdoc": "~0.3.2",
    "nodefy": "*",
    "regenerate": "~0.5.4",
    "requirejs": "2.x",
    "rimraf": "2.2.2",
    "rocambole": "~0.2.3"
  },
  "directories": {
    "doc": "./doc"
  },
  "dist": {
    "shasum": "6d5b242ee331f9d04c68e58f77a91a3060e8cacb",
    "tarball": "https://registry.npmjs.org/mout/-/mout-0.12.0.tgz"
  },
  "gitHead": "89d0f3e682aedb5f32f36f34e970ec1ab3bba171",
  "homepage": "http://moutjs.com/",
  "keywords": [
    "utilities",
    "functional",
    "amd-utils",
    "stdlib"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "millermedeiros",
      "email": "miller@millermedeiros.com"
    },
    {
      "name": "satazor",
      "email": "andremiguelcruz@msn.com"
    },
    {
      "name": "conradz",
      "email": "me@conradz.com"
    },
    {
      "name": "mathias.paumgarten",
      "email": "mail@mathias-paumgarten.com"
    }
  ],
  "name": "mout",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mout/mout.git"
  },
  "scripts": {
    "pretest": "node build pkg",
    "test": "istanbul test tests/runner.js --hook-run-in-context"
  },
  "testling": {
    "preprocess": "node build testling",
    "browsers": {
      "ie": [
        7,
        8,
        9,
        10
      ],
      "firefox": [
        17,
        "nightly"
      ],
      "chrome": [
        23,
        "canary"
      ],
      "opera": [
        12,
        "next"
      ],
      "safari": [
        5.1,
        6
      ],
      "iphone": [
        6
      ],
      "ipad": [
        6
      ]
    },
    "scripts": [
      "tests/lib/jasmine/jasmine.js",
      "tests/lib/jasmine/jasmine.async.js",
      "tests/lib/jasmine/jasmine-tap.js",
      "tests/lib/requirejs/require.js",
      "tests/testling/src.js",
      "tests/testling/specs.js",
      "tests/runner.js"
    ]
  },
  "version": "0.12.0"
}