forked from enviPath/enviPy
Current Dev State
This commit is contained in:
125
static/js/ketcher2/node_modules/global-prefix/package.json
generated
vendored
Normal file
125
static/js/ketcher2/node_modules/global-prefix/package.json
generated
vendored
Normal file
@ -0,0 +1,125 @@
|
||||
{
|
||||
"_from": "global-prefix@^0.1.4",
|
||||
"_id": "global-prefix@0.1.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-jTvGuNo8qBEqFg2NSW/wRiv+948=",
|
||||
"_location": "/global-prefix",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "global-prefix@^0.1.4",
|
||||
"name": "global-prefix",
|
||||
"escapedName": "global-prefix",
|
||||
"rawSpec": "^0.1.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.1.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/global-modules"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-0.1.5.tgz",
|
||||
"_shasum": "8d3bc6b8da3ca8112a160d8d496ff0462bfef78f",
|
||||
"_spec": "global-prefix@^0.1.4",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/global-modules",
|
||||
"author": {
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "https://github.com/jonschlinkert"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/jonschlinkert/global-prefix/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Jon Schlinkert",
|
||||
"email": "jon.schlinkert@sellside.com",
|
||||
"url": "http://twitter.com/jonschlinkert"
|
||||
},
|
||||
{
|
||||
"name": "Alexandr Bogachev",
|
||||
"email": "kuksikus@gmail.com",
|
||||
"url": "https://github.com/rmbaad"
|
||||
},
|
||||
{
|
||||
"name": "JasonChang",
|
||||
"email": "chaoyue.chang@qq.com",
|
||||
"url": "https://packagist.org/packages/jason-chang"
|
||||
},
|
||||
{
|
||||
"name": "Jorrit Schippers",
|
||||
"url": "https://www.ncode.nl"
|
||||
},
|
||||
{
|
||||
"name": "Mathias Rasmussen",
|
||||
"url": "https://github.com/mathiasvr"
|
||||
},
|
||||
{
|
||||
"name": "Charlike Mike Reagent",
|
||||
"url": "http://i.am.charlike.online"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"homedir-polyfill": "^1.0.0",
|
||||
"ini": "^1.3.4",
|
||||
"is-windows": "^0.2.0",
|
||||
"which": "^1.2.12"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Get the npm global path prefix.",
|
||||
"devDependencies": {
|
||||
"fs-exists-sync": "^0.1.0",
|
||||
"gulp-format-md": "^0.1.11",
|
||||
"mocha": "^3.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "https://github.com/jonschlinkert/global-prefix",
|
||||
"keywords": [
|
||||
"global",
|
||||
"module",
|
||||
"modules",
|
||||
"npm",
|
||||
"path",
|
||||
"prefix",
|
||||
"resolve"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "global-prefix",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jonschlinkert/global-prefix.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"verb": {
|
||||
"run": true,
|
||||
"toc": false,
|
||||
"layout": "default",
|
||||
"tasks": [
|
||||
"readme"
|
||||
],
|
||||
"plugins": [
|
||||
"gulp-format-md"
|
||||
],
|
||||
"related": {
|
||||
"list": [
|
||||
"global-modules",
|
||||
"global-paths"
|
||||
]
|
||||
},
|
||||
"reflinks": [
|
||||
"verb"
|
||||
],
|
||||
"lint": {
|
||||
"reflinks": true
|
||||
}
|
||||
},
|
||||
"version": "0.1.5"
|
||||
}
|
||||
Reference in New Issue
Block a user