forked from enviPath/enviPy
Current Dev State
This commit is contained in:
61
static/js/ketcher2/node_modules/debug-fabulous/package.json
generated
vendored
Normal file
61
static/js/ketcher2/node_modules/debug-fabulous/package.json
generated
vendored
Normal file
@ -0,0 +1,61 @@
|
||||
{
|
||||
"_from": "debug-fabulous@0.1.X",
|
||||
"_id": "debug-fabulous@0.1.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-7f5cKUu19x1/E1piQCVeRSjJ/YW6se26OKr9GFVj7wOONqdCuhkAsKvgtJpq5gL8HSiMEuohM5hNwDN4SIOblg==",
|
||||
"_location": "/debug-fabulous",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "debug-fabulous@0.1.X",
|
||||
"name": "debug-fabulous",
|
||||
"escapedName": "debug-fabulous",
|
||||
"rawSpec": "0.1.X",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.1.X"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gulp-sourcemaps"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/debug-fabulous/-/debug-fabulous-0.1.2.tgz",
|
||||
"_shasum": "c63ac4df92a13690b8b79d511401d653b0a31767",
|
||||
"_spec": "debug-fabulous@0.1.X",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/gulp-sourcemaps",
|
||||
"author": {
|
||||
"name": "Nicholas McCready"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"debug": "^2.6.9",
|
||||
"memoizee": "0.4.X",
|
||||
"object-assign": "4.X"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "visionmedia debug extensions rolled into one",
|
||||
"devDependencies": {
|
||||
"chai": "3.X",
|
||||
"eslint": "3.X",
|
||||
"hook-std": "0.X",
|
||||
"memwatch-next": "0.3.X",
|
||||
"mocha": "3.X"
|
||||
},
|
||||
"keywords": [
|
||||
"debug",
|
||||
"lazy",
|
||||
"lazy-eval"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "debug-fabulous",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://www.github.com/nmccready/debug-fabulous"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint !./node_modules *.js ./**/*.js",
|
||||
"mocha": "mocha",
|
||||
"test": "npm run lint && mocha ./test/**/*test.js ./test/*.test.js"
|
||||
},
|
||||
"version": "0.1.2"
|
||||
}
|
||||
Reference in New Issue
Block a user