{
  "_args": [
    [
      "javascript-natural-sort@0.7.1",
      "/home/balessan/workspace/wp-ldp/library/js/node_modules/jsoneditor"
    ]
  ],
  "_from": "javascript-natural-sort@0.7.1",
  "_id": "javascript-natural-sort@0.7.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/javascript-natural-sort",
  "_npmUser": {
    "email": "khousley@bill4time.com",
    "name": "kylehousley"
  },
  "_npmVersion": "1.3.14",
  "_phantomChildren": {},
  "_requested": {
    "name": "javascript-natural-sort",
    "raw": "javascript-natural-sort@0.7.1",
    "rawSpec": "0.7.1",
    "scope": null,
    "spec": "0.7.1",
    "type": "version"
  },
  "_requiredBy": [
    "/jsoneditor"
  ],
  "_resolved": "https://registry.npmjs.org/javascript-natural-sort/-/javascript-natural-sort-0.7.1.tgz",
  "_shasum": "f9e2303d4507f6d74355a73664d1440fb5a0ef59",
  "_shrinkwrap": null,
  "_spec": "javascript-natural-sort@0.7.1",
  "_where": "/home/balessan/workspace/wp-ldp/library/js/node_modules/jsoneditor",
  "author": {
    "name": "Jim Palmer",
    "url": "based on chunking idea from Dave Koelle, packaged by @khous of Bill4Time"
  },
  "bugs": {
    "url": "https://github.com/Bill4Time/javascript-natural-sort/issues"
  },
  "dependencies": {},
  "description": "Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "f9e2303d4507f6d74355a73664d1440fb5a0ef59",
    "tarball": "https://registry.npmjs.org/javascript-natural-sort/-/javascript-natural-sort-0.7.1.tgz"
  },
  "homepage": "https://github.com/Bill4Time/javascript-natural-sort",
  "keywords": [
    "array",
    "javascript",
    "natural",
    "sort",
    "sort",
    "sorting"
  ],
  "license": "MIT",
  "main": "naturalSort.js",
  "maintainers": [
    {
      "name": "kylehousley",
      "email": "khousley@bill4time.com"
    }
  ],
  "name": "javascript-natural-sort",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Bill4Time/javascript-natural-sort.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.7.1"
}
