Files
enviPy-bayer/static/js/ketcher2/node_modules/global-modules/package.json
2025-06-23 20:13:54 +02:00

98 lines
2.1 KiB
JSON

{
"_from": "global-modules@^0.2.3",
"_id": "global-modules@0.2.3",
"_inBundle": false,
"_integrity": "sha1-6lo77ULG1s6ZWk+KEmm12uIjgo0=",
"_location": "/global-modules",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "global-modules@^0.2.3",
"name": "global-modules",
"escapedName": "global-modules",
"rawSpec": "^0.2.3",
"saveSpec": null,
"fetchSpec": "^0.2.3"
},
"_requiredBy": [
"/resolve-dir"
],
"_resolved": "https://registry.npmjs.org/global-modules/-/global-modules-0.2.3.tgz",
"_shasum": "ea5a3bed42c6d6ce995a4f8a1269b5dae223828d",
"_spec": "global-modules@^0.2.3",
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/resolve-dir",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/global-modules/issues"
},
"bundleDependencies": false,
"dependencies": {
"global-prefix": "^0.1.4",
"is-windows": "^0.2.0"
},
"deprecated": false,
"description": "The directory used by npm for globally installed npm modules.",
"devDependencies": {
"fs-exists-sync": "^0.1.0",
"gulp-format-md": "^0.1.9",
"mocha": "^2.5.3"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/global-modules",
"keywords": [
"directory",
"dirname",
"global",
"module",
"package",
"path",
"prefix",
"resolve"
],
"license": "MIT",
"main": "index.js",
"name": "global-modules",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/global-modules.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"run": true,
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"global-prefix",
"git-config-path",
"npm-paths",
"contains-path"
]
},
"reflinks": [
"verb"
],
"lint": {
"reflinks": true
}
},
"version": "0.2.3"
}