forked from enviPath/enviPy
Current Dev State
This commit is contained in:
74
static/js/ketcher2/node_modules/glogg/package.json
generated
vendored
Normal file
74
static/js/ketcher2/node_modules/glogg/package.json
generated
vendored
Normal file
@ -0,0 +1,74 @@
|
||||
{
|
||||
"_from": "glogg@^1.0.0",
|
||||
"_id": "glogg@1.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-f+DxmfV6yQbPUS/urY+Q7kooT8U=",
|
||||
"_location": "/glogg",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "glogg@^1.0.0",
|
||||
"name": "glogg",
|
||||
"escapedName": "glogg",
|
||||
"rawSpec": "^1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gulplog"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.0.tgz",
|
||||
"_shasum": "7fe0f199f57ac906cf512feead8f90ee4a284fc5",
|
||||
"_spec": "glogg@^1.0.0",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/gulplog",
|
||||
"author": {
|
||||
"name": "Blaine Bublitz",
|
||||
"email": "blaine@iceddev.com",
|
||||
"url": "http://iceddev.com/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/undertakerjs/glogg/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [],
|
||||
"dependencies": {
|
||||
"sparkles": "^1.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Global logging utility",
|
||||
"devDependencies": {
|
||||
"@phated/eslint-config-iceddev": "^0.2.1",
|
||||
"code": "^1.5.0",
|
||||
"eslint": "^1.3.1",
|
||||
"eslint-plugin-mocha": "^0.5.1",
|
||||
"eslint-plugin-react": "^3.3.2",
|
||||
"lab": "^5.16.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 0.10"
|
||||
},
|
||||
"files": [
|
||||
"LICENSE",
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "https://github.com/undertakerjs/glogg#readme",
|
||||
"keywords": [
|
||||
"global",
|
||||
"log",
|
||||
"logger",
|
||||
"logging",
|
||||
"shared"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "glogg",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/undertakerjs/glogg.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "lab -cvL --globals store@sparkles"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user