{
  "_args": [
    [
      {
        "name": "deps-sort",
        "raw": "deps-sort@^2.0.0",
        "rawSpec": "^2.0.0",
        "scope": null,
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/browserify"
    ]
  ],
  "_from": "deps-sort@>=2.0.0 <3.0.0",
  "_id": "deps-sort@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/deps-sort",
  "_nodeVersion": "4.1.2",
  "_npmUser": {
    "email": "zertosh@gmail.com",
    "name": "zertosh"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "deps-sort",
    "raw": "deps-sort@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/deps-sort/-/deps-sort-2.0.0.tgz",
  "_shasum": "091724902e84658260eb910748cccd1af6e21fb5",
  "_shrinkwrap": null,
  "_spec": "deps-sort@^2.0.0",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/browserify",
  "author": {
    "email": "mail@substack.net",
    "name": "James Halliday",
    "url": "http://substack.net"
  },
  "bin": {
    "deps-sort": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/substack/deps-sort/issues"
  },
  "dependencies": {
    "JSONStream": "^1.0.3",
    "shasum": "^1.0.0",
    "subarg": "^1.0.0",
    "through2": "^2.0.0"
  },
  "description": "sort module-deps output for deterministic browserify bundles",
  "devDependencies": {
    "tap": "^2.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "091724902e84658260eb910748cccd1af6e21fb5",
    "tarball": "https://registry.npmjs.org/deps-sort/-/deps-sort-2.0.0.tgz"
  },
  "gitHead": "dfbda1ac04b03cb694991b93e7f961011403771c",
  "homepage": "https://github.com/substack/deps-sort",
  "keywords": [
    "dependency",
    "graph",
    "browser",
    "browserify",
    "module-deps",
    "browser-pack",
    "sorted",
    "determinism"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "substack@gmail.com",
      "name": "substack"
    },
    {
      "email": "zertosh@gmail.com",
      "name": "zertosh"
    }
  ],
  "name": "deps-sort",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/deps-sort.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.0.0"
}
