Files
BeWoPlaner/BeWoPlanerMobil/node_modules/https-browserify/package.json
Lyndon Jetten fda2c306b5 MoK: Report Viewer hinzugefügt
FaC: Das alte Flag von Terminen, die in die Zeiterfassung übernommen worden sind, wird ebenfalls berücksichtigt.
2023-03-13 19:39:04 +01:00

23 lines
505 B
JSON

{
"name": "https-browserify",
"version": "0.0.1",
"description": "https module compatability for browserify",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/substack/https-browserify.git"
},
"homepage": "https://github.com/substack/https-browserify",
"keywords": [
"https",
"browser",
"browserify"
],
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"license": "MIT"
}