{
  "_args": [
    [
      "deps-sort@0.1.2",
      "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft"
    ]
  ],
  "_development": true,
  "_from": "deps-sort@0.1.2",
  "_id": "deps-sort@0.1.2",
  "_inBundle": false,
  "_integrity": "sha1-2qL7YUoXyWN9gB4vVTOa43DzYRo=",
  "_location": "/deps-sort",
  "_phantomChildren": {
    "jsonparse": "0.0.5"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "deps-sort@0.1.2",
    "name": "deps-sort",
    "escapedName": "deps-sort",
    "rawSpec": "0.1.2",
    "saveSpec": null,
    "fetchSpec": "0.1.2"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/deps-sort/-/deps-sort-0.1.2.tgz",
  "_spec": "0.1.2",
  "_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Deft",
  "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": "~0.6.4",
    "minimist": "~0.0.1",
    "through": "~2.3.4"
  },
  "description": "sort module-deps output for deterministic browserify bundles",
  "devDependencies": {
    "tap": "~0.4.0"
  },
  "homepage": "https://github.com/substack/deps-sort",
  "keywords": [
    "dependency",
    "graph",
    "browser",
    "browserify",
    "module-deps",
    "browser-pack",
    "sorted",
    "determinism"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "deps-sort",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/deps-sort.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.1.2"
}
