{
  "_args": [
    [
      "mout@>=0.9 <2.0",
      "/usr/share/npm/node_modules/esformatter"
    ]
  ],
  "_from": "mout@>=0.9.0 <2.0.0",
  "_id": "mout@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/mout",
  "_nodeVersion": "4.1.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/mout-1.0.0.tgz_1459021746644_0.5081953555345535"
  },
  "_npmUser": {
    "email": "mail@mathias-paumgarten.com",
    "name": "mathias.paumgarten"
  },
  "_npmVersion": "3.7.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "mout",
    "raw": "mout@>=0.9 <2.0",
    "rawSpec": ">=0.9 <2.0",
    "scope": null,
    "spec": ">=0.9.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/esformatter"
  ],
  "_resolved": "https://registry.npmjs.org/mout/-/mout-1.0.0.tgz",
  "_shasum": "9bdf1d4af57d66d47cb353a6335a3281098e1501",
  "_shrinkwrap": null,
  "_spec": "mout@>=0.9 <2.0",
  "_where": "/usr/share/npm/node_modules/esformatter",
  "author": {
    "email": "contact@millermedeiros.com",
    "name": "Miller Medeiros",
    "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.9.1",
    "mdoc": "~0.3.2",
    "nodefy": "*",
    "regenerate": "~0.5.4",
    "requirejs": "~2.2.0",
    "rimraf": "~2.5.2",
    "rocambole": "~0.2.3"
  },
  "directories": {
    "doc": "./doc"
  },
  "dist": {
    "shasum": "9bdf1d4af57d66d47cb353a6335a3281098e1501",
    "tarball": "https://registry.npmjs.org/mout/-/mout-1.0.0.tgz"
  },
  "gitHead": "2ff20539568bfe53b8c1da521cd743cf0ba79c2a",
  "homepage": "http://moutjs.com/",
  "keywords": [
    "amd-utils",
    "functional",
    "stdlib",
    "utilities"
  ],
  "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": {
    "browsers": {
      "chrome": [
        23,
        "canary"
      ],
      "firefox": [
        17,
        "nightly"
      ],
      "ie": [
        10,
        7,
        8,
        9
      ],
      "ipad": [
        6
      ],
      "iphone": [
        6
      ],
      "opera": [
        12,
        "next"
      ],
      "safari": [
        5.1,
        6
      ]
    },
    "preprocess": "node build testling",
    "scripts": [
      "tests/lib/jasmine/jasmine-tap.js",
      "tests/lib/jasmine/jasmine.async.js",
      "tests/lib/jasmine/jasmine.js",
      "tests/lib/requirejs/require.js",
      "tests/runner.js",
      "tests/testling/specs.js",
      "tests/testling/src.js"
    ]
  },
  "version": "1.0.0"
}
