Files
2023-03-08 16:17:26 +01:00

78 lines
1.9 KiB
JSON

{
"_args": [
[
"@pkgr/utils@2.3.1",
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
]
],
"_from": "@pkgr/utils@2.3.1",
"_id": "@pkgr/utils@2.3.1",
"_inBundle": false,
"_integrity": "sha512-wfzX8kc1PMyUILA+1Z/EqoE4UCXGy0iRGMhPwdfae1+f0OXlLqCk+By+aMzgJBzR9AzS4CDizioG6Ss1gvAFJw==",
"_location": "/@pkgr/utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@pkgr/utils@2.3.1",
"name": "@pkgr/utils",
"escapedName": "@pkgr%2futils",
"scope": "@pkgr",
"rawSpec": "2.3.1",
"saveSpec": null,
"fetchSpec": "2.3.1"
},
"_requiredBy": [
"/synckit"
],
"_resolved": "https://registry.npmjs.org/@pkgr/utils/-/utils-2.3.1.tgz",
"_spec": "2.3.1",
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
"author": {
"name": "JounQin",
"email": "admin@1stg.me",
"url": "https://www.1stG.me"
},
"bugs": {
"url": "https://github.com/un-ts/pkgr/issues"
},
"dependencies": {
"cross-spawn": "^7.0.3",
"is-glob": "^4.0.3",
"open": "^8.4.0",
"picocolors": "^1.0.0",
"tiny-glob": "^0.2.9",
"tslib": "^2.4.0"
},
"description": "Shared utils for `@pkgr` packages or any package else",
"engines": {
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
},
"exports": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib/index.cjs"
},
"files": [
"lib",
"openChrome.applescript"
],
"funding": "https://opencollective.com/unts",
"homepage": "https://github.com/un-ts/pkgr/blob/master/packages/utils",
"license": "MIT",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
"name": "@pkgr/utils",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/un-ts/pkgr.git"
},
"sideEffects": false,
"type": "module",
"types": "./lib/index.d.ts",
"version": "2.3.1"
}