forked from enviPath/enviPy
Current Dev State
This commit is contained in:
72
static/js/ketcher2/node_modules/tap-mocha-reporter/package.json
generated
vendored
Normal file
72
static/js/ketcher2/node_modules/tap-mocha-reporter/package.json
generated
vendored
Normal file
@ -0,0 +1,72 @@
|
||||
{
|
||||
"_from": "tap-mocha-reporter@^3.0.6",
|
||||
"_id": "tap-mocha-reporter@3.0.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-UImgw3etckDQCoqZIAIKcQDt0w1JLVs3v0yxLlmwvGLZl6MGFxF7JME5PElXjAoDklVDU42P3vVu5jgr37P4Yg==",
|
||||
"_location": "/tap-mocha-reporter",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "tap-mocha-reporter@^3.0.6",
|
||||
"name": "tap-mocha-reporter",
|
||||
"escapedName": "tap-mocha-reporter",
|
||||
"rawSpec": "^3.0.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^3.0.6"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/tap"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/tap-mocha-reporter/-/tap-mocha-reporter-3.0.6.tgz",
|
||||
"_shasum": "12abe97ff409a5a6ecc3d70b6dba34d82184a770",
|
||||
"_spec": "tap-mocha-reporter@^3.0.6",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/tap",
|
||||
"author": {
|
||||
"name": "Isaac Z. Schlueter",
|
||||
"email": "i@izs.me",
|
||||
"url": "http://blog.izs.me/"
|
||||
},
|
||||
"bin": {
|
||||
"tap-mocha-reporter": "index.js"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/isaacs/tap-mocha-reporter/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"color-support": "^1.1.0",
|
||||
"debug": "^2.1.3",
|
||||
"diff": "^1.3.2",
|
||||
"escape-string-regexp": "^1.0.3",
|
||||
"glob": "^7.0.5",
|
||||
"js-yaml": "^3.3.1",
|
||||
"readable-stream": "^2.1.5",
|
||||
"tap-parser": "^5.1.0",
|
||||
"unicode-length": "^1.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Format a TAP stream using Mocha's set of reporters",
|
||||
"devDependencies": {
|
||||
"tap": "^6.2.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib"
|
||||
],
|
||||
"homepage": "https://github.com/isaacs/tap-mocha-reporter",
|
||||
"license": "ISC",
|
||||
"main": "index.js",
|
||||
"name": "tap-mocha-reporter",
|
||||
"optionalDependencies": {
|
||||
"readable-stream": "^2.1.5"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/isaacs/tap-mocha-reporter.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap test/*.js"
|
||||
},
|
||||
"version": "3.0.6"
|
||||
}
|
||||
Reference in New Issue
Block a user