{
  "_args": [
    [
      "sort-keys@^1.0.0",
      "/Users/nw/motion/packages/motion/node_modules/normalize-url"
    ]
  ],
  "_from": "sort-keys@>=1.0.0 <2.0.0",
  "_id": "sort-keys@1.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/sort-keys",
  "_nodeVersion": "0.12.5",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.11.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "sort-keys",
    "raw": "sort-keys@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/normalize-url"
  ],
  "_resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.1.tgz",
  "_shasum": "a791c26071df66c356bf5dcad9cfb57a7b2f826e",
  "_shrinkwrap": null,
  "_spec": "sort-keys@^1.0.0",
  "_where": "/Users/nw/motion/packages/motion/node_modules/normalize-url",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/sort-keys/issues"
  },
  "dependencies": {
    "is-plain-obj": "^1.0.0"
  },
  "description": "Sort the keys of an object",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "a791c26071df66c356bf5dcad9cfb57a7b2f826e",
    "tarball": "http://registry.npmjs.org/sort-keys/-/sort-keys-1.1.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "593116b1fa2f9a4acb76ca49d452050450226d1d",
  "homepage": "https://github.com/sindresorhus/sort-keys",
  "keywords": [
    "deep",
    "deterministic",
    "key",
    "keys",
    "obj",
    "object",
    "recursive",
    "recursively",
    "sort",
    "stable"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "sort-keys",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/sort-keys.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.1.1"
}
