{
  "_args": [
    [
      {
        "raw": "deps-sort@^1.3.7",
        "scope": null,
        "escapedName": "deps-sort",
        "name": "deps-sort",
        "rawSpec": "^1.3.7",
        "spec": ">=1.3.7 <2.0.0",
        "type": "range"
      },
      "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/browserify"
    ]
  ],
  "_from": "deps-sort@>=1.3.7 <2.0.0",
  "_id": "deps-sort@1.3.9",
  "_inCache": true,
  "_location": "/deps-sort",
  "_nodeVersion": "0.10.38",
  "_npmUser": {
    "name": "zertosh",
    "email": "zertosh@gmail.com"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {
    "readable-stream": "1.1.14",
    "xtend": "4.0.1"
  },
  "_requested": {
    "raw": "deps-sort@^1.3.7",
    "scope": null,
    "escapedName": "deps-sort",
    "name": "deps-sort",
    "rawSpec": "^1.3.7",
    "spec": ">=1.3.7 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/deps-sort/-/deps-sort-1.3.9.tgz",
  "_shasum": "29dfff53e17b36aecae7530adbbbf622c2ed1a71",
  "_shrinkwrap": null,
  "_spec": "deps-sort@^1.3.7",
  "_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/browserify",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "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": "^1.0.0"
  },
  "description": "sort module-deps output for deterministic browserify bundles",
  "devDependencies": {
    "tap": "^1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "29dfff53e17b36aecae7530adbbbf622c2ed1a71",
    "tarball": "https://registry.npmjs.org/deps-sort/-/deps-sort-1.3.9.tgz"
  },
  "gitHead": "34043da3d9dd4732f975765741127163283f8fcd",
  "homepage": "https://github.com/substack/deps-sort",
  "keywords": [
    "dependency",
    "graph",
    "browser",
    "browserify",
    "module-deps",
    "browser-pack",
    "sorted",
    "determinism"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "substack",
      "email": "substack@gmail.com"
    },
    {
      "name": "zertosh",
      "email": "zertosh@gmail.com"
    }
  ],
  "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": "1.3.9"
}
