2022-12-27 12:05:56 +01:00
|
|
|
{
|
2023-03-08 16:17:26 +01:00
|
|
|
"_args": [
|
|
|
|
|
[
|
|
|
|
|
"tiny-glob@0.2.9",
|
|
|
|
|
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"_from": "tiny-glob@0.2.9",
|
|
|
|
|
"_id": "tiny-glob@0.2.9",
|
|
|
|
|
"_inBundle": false,
|
|
|
|
|
"_integrity": "sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==",
|
|
|
|
|
"_location": "/tiny-glob",
|
|
|
|
|
"_phantomChildren": {},
|
|
|
|
|
"_requested": {
|
|
|
|
|
"type": "version",
|
|
|
|
|
"registry": true,
|
|
|
|
|
"raw": "tiny-glob@0.2.9",
|
|
|
|
|
"name": "tiny-glob",
|
|
|
|
|
"escapedName": "tiny-glob",
|
|
|
|
|
"rawSpec": "0.2.9",
|
|
|
|
|
"saveSpec": null,
|
|
|
|
|
"fetchSpec": "0.2.9"
|
|
|
|
|
},
|
|
|
|
|
"_requiredBy": [
|
|
|
|
|
"/@pkgr/utils"
|
|
|
|
|
],
|
|
|
|
|
"_resolved": "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz",
|
|
|
|
|
"_spec": "0.2.9",
|
|
|
|
|
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
|
2022-12-27 12:05:56 +01:00
|
|
|
"author": {
|
|
|
|
|
"name": "Terkel Gjervig",
|
|
|
|
|
"email": "terkel@terkel.com",
|
|
|
|
|
"url": "https://terkel.com"
|
|
|
|
|
},
|
2023-03-08 16:17:26 +01:00
|
|
|
"bugs": {
|
|
|
|
|
"url": "https://github.com/terkelg/tiny-glob/issues"
|
2022-12-27 12:05:56 +01:00
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"globalyzer": "0.1.0",
|
|
|
|
|
"globrex": "^0.1.2"
|
|
|
|
|
},
|
2023-03-08 16:17:26 +01:00
|
|
|
"description": "Tiny and extremely fast globbing",
|
2022-12-27 12:05:56 +01:00
|
|
|
"devDependencies": {
|
|
|
|
|
"tap-spec": "^5.0.0",
|
|
|
|
|
"tape": "^5.0.1"
|
|
|
|
|
},
|
2023-03-08 16:17:26 +01:00
|
|
|
"files": [
|
|
|
|
|
"*.js",
|
|
|
|
|
"*.d.ts"
|
|
|
|
|
],
|
|
|
|
|
"homepage": "https://github.com/terkelg/tiny-glob#readme",
|
2022-12-27 12:05:56 +01:00
|
|
|
"keywords": [
|
|
|
|
|
"glob",
|
|
|
|
|
"globbing",
|
|
|
|
|
"patterns",
|
|
|
|
|
"wildcard",
|
|
|
|
|
"pattern-matching",
|
|
|
|
|
"expansion"
|
2023-03-08 16:17:26 +01:00
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"name": "tiny-glob",
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "git+https://github.com/terkelg/tiny-glob.git"
|
|
|
|
|
},
|
|
|
|
|
"scripts": {
|
|
|
|
|
"bench": "node bench",
|
|
|
|
|
"test": "tape test/*.js | tap-spec"
|
|
|
|
|
},
|
|
|
|
|
"types": "index.d.ts",
|
|
|
|
|
"version": "0.2.9"
|
2022-12-27 12:05:56 +01:00
|
|
|
}
|