{
  "_args": [
    [
      "thenby@1.3.4",
      "/home/minicode/angro.minicode.md"
    ]
  ],
  "_development": true,
  "_from": "thenby@1.3.4",
  "_id": "thenby@1.3.4",
  "_inBundle": false,
  "_integrity": "sha512-89Gi5raiWA3QZ4b2ePcEwswC3me9JIg+ToSgtE0JWeCynLnLxNr/f9G+xfo9K+Oj4AFdom8YNJjibIARTJmapQ==",
  "_location": "/thenby",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "thenby@1.3.4",
    "name": "thenby",
    "escapedName": "thenby",
    "rawSpec": "1.3.4",
    "saveSpec": null,
    "fetchSpec": "1.3.4"
  },
  "_requiredBy": [
    "/postcss-reporter"
  ],
  "_resolved": "https://registry.npmjs.org/thenby/-/thenby-1.3.4.tgz",
  "_spec": "1.3.4",
  "_where": "/home/minicode/angro.minicode.md",
  "author": {
    "name": "Teun Duynstee"
  },
  "bugs": {
    "url": "https://github.com/Teun/thenBy.js/issues"
  },
  "dependencies": {},
  "description": "Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax",
  "devDependencies": {
    "chai": "^3.5.0",
    "gulp": "^4.0.2",
    "gulp-insert": "^0.5.0",
    "gulp-mocha": "^7.0.2",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-uglify": "^2.1.2",
    "gulp-umd": "^2.0.0",
    "performance-now": "^0.2.0"
  },
  "files": [
    "thenBy.module.js",
    "thenBy.module.d.ts",
    "thenBy.min.js"
  ],
  "homepage": "https://github.com/Teun/thenBy.js",
  "keywords": [
    "sort",
    "order",
    "sorting",
    "arrays",
    "multiple"
  ],
  "license": "Apache-2.0",
  "main": "thenBy.module.js",
  "name": "thenby",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Teun/thenBy.js.git"
  },
  "scripts": {
    "build": "gulp build",
    "test": "gulp"
  },
  "types": "thenBy.module.d.ts",
  "version": "1.3.4"
}
