|
|
- {
- "_args": [
- [
- "glob@^7.1.2",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix"
- ]
- ],
- "_from": "glob@>=7.1.2 <8.0.0",
- "_hasShrinkwrap": false,
- "_id": "glob@7.1.6",
- "_inCache": true,
- "_installable": true,
- "_location": "/glob",
- "_nodeVersion": "12.12.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/glob_7.1.6_1573078063731_0.1420320929360379"
- },
- "_npmUser": {
- "email": "i@izs.me",
- "name": "isaacs"
- },
- "_npmVersion": "6.12.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "glob",
- "raw": "glob@^7.1.2",
- "rawSpec": "^7.1.2",
- "scope": null,
- "spec": ">=7.1.2 <8.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/cacache",
- "/del/globby",
- "/globby",
- "/globs",
- "/laravel-mix",
- "/rimraf"
- ],
- "_resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
- "_shasum": "141f33b81a7c2492e125594307480c46679278a6",
- "_shrinkwrap": null,
- "_spec": "glob@^7.1.2",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/laravel-mix",
- "author": {
- "email": "i@izs.me",
- "name": "Isaac Z. Schlueter",
- "url": "http://blog.izs.me/"
- },
- "bugs": {
- "url": "https://github.com/isaacs/node-glob/issues"
- },
- "dependencies": {
- "fs.realpath": "^1.0.0",
- "inflight": "^1.0.4",
- "inherits": "2",
- "minimatch": "^3.0.4",
- "once": "^1.3.0",
- "path-is-absolute": "^1.0.0"
- },
- "description": "a little globber",
- "devDependencies": {
- "mkdirp": "0",
- "rimraf": "^2.2.8",
- "tap": "^12.0.1",
- "tick": "0.0.6"
- },
- "directories": {},
- "dist": {
- "fileCount": 7,
- "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw0QwCRA9TVsSAnZWagAAjLEP/RMBPeURbtY+967kK0L7\nanI3M9tDgLszarm5ruMrQkxRFBKwg1RQgiH/a0bTA8T51s7Ztn0DdJp62rKs\nNBpm8Mr3EhAs0L6VyDHtDFXsz4y3MgXEEhFXSRCIGzYWIvKVr0iXeTnPorCX\n1DviAA8h/sfDQ8027Z8Jr1pQIrAbAutQ4X9qllVFcToUoG7aKOZ/LNy3JOpm\n17cFG/60jcZkzkqJZwTHwFdj3dk/XQnhqnsFSy/U9Mc3g8FU9omLRgy+0ugB\n7hIhdhTHFO8Ae6fyGjF4T2UboDq+ubiYF7W9JQPmR0rAV5QykwxGkjshKOkH\nbRxqiYRUHOkmIi1Oc3jZjNWtWNxVbrrAjlD3UMjycH8Cq1D+Jk696n8uAbiH\n4oMpZOO79UaKc4Yuj3t3cOpPyaFZlLmsZOp+1YbtB46okc8dQ/+QdIad8OCb\nlyBaspVbvsuRYf2vlQfC3gDc8gM3bxdQguj/3Di2OJlTTPNCfLVmyFIIunRY\nh6QL5laFnrWc4sEZrA2tP7TA34aUkxGKEgbvs0QJzqVsCOsWD6ax4Fda2jFK\nHcEhusOa0shNpqzZo2K2kPBxMo+hFipFbBG/eb5vUCd71355y5sF1g3lK1Lb\nl1A3yzOLy6ZHPczWhjqZ31kKjfk51q4avZ2Mzym2TFcs4vZzHmbGXqkOtF3t\nEK/U\r\n=6j8m\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "141f33b81a7c2492e125594307480c46679278a6",
- "tarball": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
- "unpackedSize": 56092
- },
- "engines": {
- "node": "*"
- },
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
- },
- "gitHead": "f5a57d3d6e19b324522a3fa5bdd5075fd1aa79d1",
- "homepage": "https://github.com/isaacs/node-glob#readme",
- "license": "ISC",
- "main": "glob.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- }
- ],
- "name": "glob",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/isaacs/node-glob.git"
- },
- "scripts": {
- "bench": "bash benchmark.sh",
- "benchclean": "node benchclean.js",
- "prepublish": "npm run benchclean",
- "prof": "bash prof.sh && cat profile.txt",
- "profclean": "rm -f v8.log profile.txt",
- "test": "tap test/*.js --cov",
- "test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js"
- },
- "version": "7.1.6"
- }
|