/home/lnzliplg/www/package.json.tar
lib/node_modules/npm/node_modules/term-size/package.json000064400000003173151730561310017451 0ustar00{
  "_from": "term-size@^1.2.0",
  "_id": "term-size@1.2.0",
  "_inBundle": false,
  "_integrity": "sha1-RYuDiH8oj8Vtb/+/rSYuJmOO+mk=",
  "_location": "/term-size",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "term-size@^1.2.0",
    "name": "term-size",
    "escapedName": "term-size",
    "rawSpec": "^1.2.0",
    "saveSpec": null,
    "fetchSpec": "^1.2.0"
  },
  "_requiredBy": [
    "/boxen"
  ],
  "_resolved": "https://registry.npmjs.org/term-size/-/term-size-1.2.0.tgz",
  "_shasum": "458b83887f288fc56d6fffbfad262e26638efa69",
  "_spec": "term-size@^1.2.0",
  "_where": "/Users/rebecca/code/npm/node_modules/boxen",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/term-size/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "execa": "^0.7.0"
  },
  "deprecated": false,
  "description": "Reliably get the terminal window size (columns & rows)",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js",
    "vendor"
  ],
  "homepage": "https://github.com/sindresorhus/term-size#readme",
  "keywords": [
    "term",
    "terminal",
    "size",
    "console",
    "window",
    "width",
    "height",
    "columns",
    "rows",
    "lines",
    "tty",
    "redirected"
  ],
  "license": "MIT",
  "name": "term-size",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/term-size.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.2.0"
}
lib/node_modules/npm/node_modules/promzard/package.json000064400000002460151730562550017375 0ustar00{
  "_from": "promzard@^0.3.0",
  "_id": "promzard@0.3.0",
  "_inBundle": false,
  "_integrity": "sha1-JqXW7ox97kyxIggwWs+5O6OCqe4=",
  "_location": "/promzard",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "promzard@^0.3.0",
    "name": "promzard",
    "escapedName": "promzard",
    "rawSpec": "^0.3.0",
    "saveSpec": null,
    "fetchSpec": "^0.3.0"
  },
  "_requiredBy": [
    "/init-package-json"
  ],
  "_resolved": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz",
  "_shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee",
  "_spec": "promzard@^0.3.0",
  "_where": "/Users/rebecca/code/npm/node_modules/init-package-json",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/promzard/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "read": "1"
  },
  "deprecated": false,
  "description": "prompting wizardly",
  "devDependencies": {
    "tap": "~0.2.5"
  },
  "homepage": "https://github.com/isaacs/promzard#readme",
  "license": "ISC",
  "main": "promzard.js",
  "name": "promzard",
  "repository": {
    "url": "git://github.com/isaacs/promzard.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.3.0"
}
lib/node_modules/npm/node_modules/imurmurhash/package.json000064400000003077151730565300020104 0ustar00{
  "_args": [
    [
      "imurmurhash@0.1.4",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "imurmurhash@0.1.4",
  "_id": "imurmurhash@0.1.4",
  "_inBundle": false,
  "_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
  "_location": "/imurmurhash",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "imurmurhash@0.1.4",
    "name": "imurmurhash",
    "escapedName": "imurmurhash",
    "rawSpec": "0.1.4",
    "saveSpec": null,
    "fetchSpec": "0.1.4"
  },
  "_requiredBy": [
    "/",
    "/eslint",
    "/fs-write-stream-atomic",
    "/unique-slug",
    "/write-file-atomic"
  ],
  "_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
  "_spec": "0.1.4",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "name": "Jens Taylor",
    "email": "jensyt@gmail.com",
    "url": "https://github.com/homebrewing"
  },
  "bugs": {
    "url": "https://github.com/jensyt/imurmurhash-js/issues"
  },
  "dependencies": {},
  "description": "An incremental implementation of MurmurHash3",
  "devDependencies": {},
  "engines": {
    "node": ">=0.8.19"
  },
  "files": [
    "imurmurhash.js",
    "imurmurhash.min.js",
    "package.json",
    "README.md"
  ],
  "homepage": "https://github.com/jensyt/imurmurhash-js",
  "keywords": [
    "murmur",
    "murmurhash",
    "murmurhash3",
    "hash",
    "incremental"
  ],
  "license": "MIT",
  "main": "imurmurhash.js",
  "name": "imurmurhash",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jensyt/imurmurhash-js.git"
  },
  "version": "0.1.4"
}
lib/node_modules/npm/node_modules/ignore-walk/package.json000064400000003523151730743070017755 0ustar00{
  "_from": "ignore-walk@^3.0.1",
  "_id": "ignore-walk@3.0.3",
  "_inBundle": false,
  "_integrity": "sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==",
  "_location": "/ignore-walk",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ignore-walk@^3.0.1",
    "name": "ignore-walk",
    "escapedName": "ignore-walk",
    "rawSpec": "^3.0.1",
    "saveSpec": null,
    "fetchSpec": "^3.0.1"
  },
  "_requiredBy": [
    "/npm-packlist"
  ],
  "_resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.3.tgz",
  "_shasum": "017e2447184bfeade7c238e4aefdd1e8f95b1e37",
  "_spec": "ignore-walk@^3.0.1",
  "_where": "/Users/mperrotte/npminc/cli/node_modules/npm-packlist",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/ignore-walk/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "minimatch": "^3.0.4"
  },
  "deprecated": false,
  "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.",
  "devDependencies": {
    "mkdirp": "^0.5.1",
    "mutate-fs": "^1.1.0",
    "rimraf": "^2.6.1",
    "tap": "^14.6.9"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/isaacs/ignore-walk#readme",
  "keywords": [
    "ignorefile",
    "ignore",
    "file",
    ".gitignore",
    ".npmignore",
    "glob"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "ignore-walk",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/ignore-walk.git"
  },
  "scripts": {
    "postpublish": "git push origin --all; git push origin --tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "test": "tap"
  },
  "tap": {
    "jobs": 1
  },
  "version": "3.0.3"
}
lib/node_modules/npm/node_modules/tiny-relative-date/package.json000064400000004151151731063750021244 0ustar00{
  "_args": [
    [
      "tiny-relative-date@1.3.0",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "tiny-relative-date@1.3.0",
  "_id": "tiny-relative-date@1.3.0",
  "_inBundle": false,
  "_integrity": "sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==",
  "_location": "/tiny-relative-date",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tiny-relative-date@1.3.0",
    "name": "tiny-relative-date",
    "escapedName": "tiny-relative-date",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "name": "Joseph Wynn",
    "email": "joseph@wildlyinaccurate.com",
    "url": "https://wildlyinaccurate.com/"
  },
  "bugs": {
    "url": "https://github.com/wildlyinaccurate/relative-date/issues"
  },
  "description": "Tiny function that provides relative, human-readable dates.",
  "devDependencies": {
    "babel-cli": "^6.24.1",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-preset-es2015": "^6.24.1",
    "babel-register": "^6.24.1",
    "eslint": "^4.1.0",
    "eslint-config-standard": "^10.2.1",
    "eslint-plugin-import": "^2.6.0",
    "eslint-plugin-node": "^5.0.0",
    "eslint-plugin-promise": "^3.5.0",
    "eslint-plugin-standard": "^3.0.1",
    "jasmine": "^2.6.0",
    "jasmine-spec-reporter": "^4.1.1"
  },
  "files": [
    "lib/",
    "src/",
    "translations/"
  ],
  "homepage": "https://github.com/wildlyinaccurate/relative-date#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "module": "src/index.js",
  "name": "tiny-relative-date",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wildlyinaccurate/relative-date.git"
  },
  "scripts": {
    "build": "babel src -d lib",
    "eslint": "eslint --fix src/**/*.js",
    "jasmine": "jasmine",
    "prepublish": "npm run build",
    "test": "npm run eslint && npm run jasmine"
  },
  "version": "1.3.0"
}
lib/node_modules/npm/node_modules/escape-string-regexp/package.json000064400000003754151731067040021575 0ustar00{
  "_from": "escape-string-regexp@^1.0.5",
  "_id": "escape-string-regexp@1.0.5",
  "_inBundle": false,
  "_integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
  "_location": "/escape-string-regexp",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "escape-string-regexp@^1.0.5",
    "name": "escape-string-regexp",
    "escapedName": "escape-string-regexp",
    "rawSpec": "^1.0.5",
    "saveSpec": null,
    "fetchSpec": "^1.0.5"
  },
  "_requiredBy": [
    "/babel-code-frame/chalk",
    "/chalk",
    "/figures",
    "/tap-mocha-reporter"
  ],
  "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  "_shasum": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4",
  "_spec": "escape-string-regexp@^1.0.5",
  "_where": "/Users/rebecca/code/npm/node_modules/chalk",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/escape-string-regexp/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Escape RegExp special characters",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/escape-string-regexp#readme",
  "keywords": [
    "escape",
    "regex",
    "regexp",
    "re",
    "regular",
    "expression",
    "string",
    "str",
    "special",
    "characters"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "Sindre Sorhus",
      "email": "sindresorhus@gmail.com",
      "url": "sindresorhus.com"
    },
    {
      "name": "Joshua Boy Nicolai Appelman",
      "email": "joshua@jbna.nl",
      "url": "jbna.nl"
    }
  ],
  "name": "escape-string-regexp",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/escape-string-regexp.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.0.5"
}
lib/node_modules/npm/node_modules/os-tmpdir/package.json000064400000003126151731204260017445 0ustar00{
  "_from": "os-tmpdir@^1.0.0",
  "_id": "os-tmpdir@1.0.2",
  "_inBundle": false,
  "_integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
  "_location": "/os-tmpdir",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "os-tmpdir@^1.0.0",
    "name": "os-tmpdir",
    "escapedName": "os-tmpdir",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/osenv",
    "/tmp"
  ],
  "_resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
  "_shasum": "bbe67406c79aa85c5cfec766fe5734555dfa1274",
  "_spec": "os-tmpdir@^1.0.0",
  "_where": "/Users/rebecca/code/npm/node_modules/osenv",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/os-tmpdir/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Node.js os.tmpdir() ponyfill",
  "devDependencies": {
    "ava": "*",
    "xo": "^0.16.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/os-tmpdir#readme",
  "keywords": [
    "built-in",
    "core",
    "ponyfill",
    "polyfill",
    "shim",
    "os",
    "tmpdir",
    "tempdir",
    "tmp",
    "temp",
    "dir",
    "directory",
    "env",
    "environment"
  ],
  "license": "MIT",
  "name": "os-tmpdir",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/os-tmpdir.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "1.0.2"
}
lib/node_modules/npm/node_modules/lru-cache/package.json000064400000003347151731315060017400 0ustar00{
  "_from": "lru-cache@5.1.1",
  "_id": "lru-cache@5.1.1",
  "_inBundle": false,
  "_integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  "_location": "/lru-cache",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lru-cache@5.1.1",
    "name": "lru-cache",
    "escapedName": "lru-cache",
    "rawSpec": "5.1.1",
    "saveSpec": null,
    "fetchSpec": "5.1.1"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
  "_shasum": "1da27e6710271947695daf6848e847f01d84b920",
  "_spec": "lru-cache@5.1.1",
  "_where": "/Users/isaacs/dev/npm/cli",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me"
  },
  "bugs": {
    "url": "https://github.com/isaacs/node-lru-cache/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "yallist": "^3.0.2"
  },
  "deprecated": false,
  "description": "A cache object that deletes the least-recently-used items.",
  "devDependencies": {
    "benchmark": "^2.1.4",
    "tap": "^12.1.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/isaacs/node-lru-cache#readme",
  "keywords": [
    "mru",
    "lru",
    "cache"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "lru-cache",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/node-lru-cache.git"
  },
  "scripts": {
    "coveragerport": "tap --coverage-report=html",
    "postpublish": "git push origin --all; git push origin --tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "snap": "TAP_SNAPSHOT=1 tap test/*.js -J",
    "test": "tap test/*.js --100 -J"
  },
  "version": "5.1.1"
}
lib/node_modules/npm/node_modules/abbrev/package.json000064400000002664151731326430017002 0ustar00{
  "_args": [
    [
      "abbrev@1.1.1",
      "/Users/rebecca/code/npm"
    ]
  ],
  "_from": "abbrev@1.1.1",
  "_id": "abbrev@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
  "_location": "/abbrev",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "abbrev@1.1.1",
    "name": "abbrev",
    "escapedName": "abbrev",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/",
    "/node-gyp/nopt",
    "/nopt"
  ],
  "_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/Users/rebecca/code/npm",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me"
  },
  "bugs": {
    "url": "https://github.com/isaacs/abbrev-js/issues"
  },
  "description": "Like ruby's abbrev module, but in js",
  "devDependencies": {
    "tap": "^10.1"
  },
  "files": [
    "abbrev.js"
  ],
  "homepage": "https://github.com/isaacs/abbrev-js#readme",
  "license": "ISC",
  "main": "abbrev.js",
  "name": "abbrev",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/isaacs/abbrev-js.git"
  },
  "scripts": {
    "postpublish": "git push origin --all; git push origin --tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "test": "tap test.js --100"
  },
  "version": "1.1.1"
}
lib/node_modules/npm/node_modules/concat-stream/package.json000064400000004366151731332150020276 0ustar00{
  "_from": "concat-stream@^1.5.0",
  "_id": "concat-stream@1.6.2",
  "_inBundle": false,
  "_integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
  "_location": "/concat-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "concat-stream@^1.5.0",
    "name": "concat-stream",
    "escapedName": "concat-stream",
    "rawSpec": "^1.5.0",
    "saveSpec": null,
    "fetchSpec": "^1.5.0"
  },
  "_requiredBy": [
    "/eslint",
    "/mississippi",
    "/npm-profile/cacache/mississippi",
    "/npm-profile/mississippi",
    "/npm-registry-client",
    "/npm-registry-fetch/cacache/mississippi"
  ],
  "_resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
  "_shasum": "904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34",
  "_spec": "concat-stream@^1.5.0",
  "_where": "/Users/rebecca/code/npm/node_modules/mississippi",
  "author": {
    "name": "Max Ogden",
    "email": "max@maxogden.com"
  },
  "bugs": {
    "url": "http://github.com/maxogden/concat-stream/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "buffer-from": "^1.0.0",
    "inherits": "^2.0.3",
    "readable-stream": "^2.2.2",
    "typedarray": "^0.0.6"
  },
  "deprecated": false,
  "description": "writable stream that concatenates strings or binary data and calls a callback with the result",
  "devDependencies": {
    "tape": "^4.6.3"
  },
  "engines": [
    "node >= 0.8"
  ],
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/maxogden/concat-stream#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "concat-stream",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/maxogden/concat-stream.git"
  },
  "scripts": {
    "test": "tape test/*.js test/server/*.js"
  },
  "tags": [
    "stream",
    "simple",
    "util",
    "utility"
  ],
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/8..latest",
      "firefox/17..latest",
      "firefox/nightly",
      "chrome/22..latest",
      "chrome/canary",
      "opera/12..latest",
      "opera/next",
      "safari/5.1..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "android-browser/4.2..latest"
    ]
  },
  "version": "1.6.2"
}
lib/node_modules/npm/node_modules/global-dirs/package.json000064400000003505151731332370017733 0ustar00{
  "_from": "global-dirs@^0.1.0",
  "_id": "global-dirs@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=",
  "_location": "/global-dirs",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "global-dirs@^0.1.0",
    "name": "global-dirs",
    "escapedName": "global-dirs",
    "rawSpec": "^0.1.0",
    "saveSpec": null,
    "fetchSpec": "^0.1.0"
  },
  "_requiredBy": [
    "/is-installed-globally"
  ],
  "_resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz",
  "_shasum": "b319c0dd4607f353f3be9cca4c72fc148c49f445",
  "_spec": "global-dirs@^0.1.0",
  "_where": "/Users/rebecca/code/npm/node_modules/is-installed-globally",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/global-dirs/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ini": "^1.3.4"
  },
  "deprecated": false,
  "description": "Get the directory of globally installed packages and binaries",
  "devDependencies": {
    "ava": "*",
    "execa": "^0.7.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/global-dirs#readme",
  "keywords": [
    "global",
    "prefix",
    "path",
    "paths",
    "npm",
    "yarn",
    "node",
    "modules",
    "node-modules",
    "package",
    "packages",
    "binary",
    "binaries",
    "bin",
    "directory",
    "directories",
    "npmrc",
    "rc",
    "config",
    "root",
    "resolve"
  ],
  "license": "MIT",
  "name": "global-dirs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/global-dirs.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "0.1.1"
}
lib/node_modules/npm/node_modules/color-convert/package.json000064400000003530151731615600020326 0ustar00{
  "_from": "color-convert@^1.9.0",
  "_id": "color-convert@1.9.1",
  "_inBundle": false,
  "_integrity": "sha512-mjGanIiwQJskCC18rPR6OmrZ6fm2Lc7PeGFYwCmy5J34wC6F1PzdGL6xeMfmgicfYcNLGuVFA3WzXtIDCQSZxQ==",
  "_location": "/color-convert",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "color-convert@^1.9.0",
    "name": "color-convert",
    "escapedName": "color-convert",
    "rawSpec": "^1.9.0",
    "saveSpec": null,
    "fetchSpec": "^1.9.0"
  },
  "_requiredBy": [
    "/ansi-styles"
  ],
  "_resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.1.tgz",
  "_shasum": "c1261107aeb2f294ebffec9ed9ecad529a6097ed",
  "_spec": "color-convert@^1.9.0",
  "_where": "/Users/rebecca/code/npm/node_modules/ansi-styles",
  "author": {
    "name": "Heather Arthur",
    "email": "fayearthur@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/Qix-/color-convert/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "color-name": "^1.1.1"
  },
  "deprecated": false,
  "description": "Plain color conversion functions",
  "devDependencies": {
    "chalk": "^1.1.1",
    "xo": "^0.11.2"
  },
  "files": [
    "index.js",
    "conversions.js",
    "css-keywords.js",
    "route.js"
  ],
  "homepage": "https://github.com/Qix-/color-convert#readme",
  "keywords": [
    "color",
    "colour",
    "convert",
    "converter",
    "conversion",
    "rgb",
    "hsl",
    "hsv",
    "hwb",
    "cmyk",
    "ansi",
    "ansi16"
  ],
  "license": "MIT",
  "name": "color-convert",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Qix-/color-convert.git"
  },
  "scripts": {
    "pretest": "xo",
    "test": "node test/basic.js"
  },
  "version": "1.9.1",
  "xo": {
    "rules": {
      "default-case": 0,
      "no-inline-comments": 0,
      "operator-linebreak": 0
    }
  }
}
lib/node_modules/npm/node_modules/assert-plus/package.json000064400000003755151731624640020031 0ustar00{
  "_from": "assert-plus@^1.0.0",
  "_id": "assert-plus@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
  "_location": "/assert-plus",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "assert-plus@^1.0.0",
    "name": "assert-plus",
    "escapedName": "assert-plus",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/http-signature"
  ],
  "_resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
  "_shasum": "f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525",
  "_spec": "assert-plus@^1.0.0",
  "_where": "/Users/zkat/Documents/code/work/npm/node_modules/http-signature",
  "author": {
    "name": "Mark Cavage",
    "email": "mcavage@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/mcavage/node-assert-plus/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Dave Eddy",
      "email": "dave@daveeddy.com"
    },
    {
      "name": "Fred Kuo",
      "email": "fred.kuo@joyent.com"
    },
    {
      "name": "Lars-Magnus Skog",
      "email": "ralphtheninja@riseup.net"
    },
    {
      "name": "Mark Cavage",
      "email": "mcavage@gmail.com"
    },
    {
      "name": "Patrick Mooney",
      "email": "pmooney@pfmooney.com"
    },
    {
      "name": "Rob Gulewich",
      "email": "robert.gulewich@joyent.com"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Extra assertions on top of node's assert module",
  "devDependencies": {
    "faucet": "0.0.1",
    "tape": "4.2.2"
  },
  "engines": {
    "node": ">=0.8"
  },
  "homepage": "https://github.com/mcavage/node-assert-plus#readme",
  "license": "MIT",
  "main": "./assert.js",
  "name": "assert-plus",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mcavage/node-assert-plus.git"
  },
  "scripts": {
    "test": "tape tests/*.js | ./node_modules/.bin/faucet"
  },
  "version": "1.0.0"
}
lib/node_modules/npm/node_modules/cmd-shim/package.json000064400000003027151731735450017242 0ustar00{
  "_from": "cmd-shim@3.0.3",
  "_id": "cmd-shim@3.0.3",
  "_inBundle": false,
  "_integrity": "sha512-DtGg+0xiFhQIntSBRzL2fRQBnmtAVwXIDo4Qq46HPpObYquxMaZS4sb82U9nH91qJrlosC1wa9gwr0QyL/HypA==",
  "_location": "/cmd-shim",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cmd-shim@3.0.3",
    "name": "cmd-shim",
    "escapedName": "cmd-shim",
    "rawSpec": "3.0.3",
    "saveSpec": null,
    "fetchSpec": "3.0.3"
  },
  "_requiredBy": [
    "#USER",
    "/",
    "/bin-links"
  ],
  "_resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-3.0.3.tgz",
  "_shasum": "2c35238d3df37d98ecdd7d5f6b8dc6b21cadc7cb",
  "_spec": "cmd-shim@3.0.3",
  "_where": "/Users/isaacs/dev/npm/cli",
  "bugs": {
    "url": "https://github.com/npm/cmd-shim/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "graceful-fs": "^4.1.2",
    "mkdirp": "~0.5.0"
  },
  "deprecated": false,
  "description": "Used in npm for command line application support",
  "devDependencies": {
    "rimraf": "~2.2.8",
    "tap": "^12.7.0"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "homepage": "https://github.com/npm/cmd-shim#readme",
  "license": "ISC",
  "name": "cmd-shim",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/cmd-shim.git"
  },
  "scripts": {
    "postpublish": "git push origin --follow-tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "snap": "TAP_SNAPSHOT=1 tap test/*.js --100",
    "test": "tap test/*.js --100"
  },
  "version": "3.0.3"
}