@jcubic/wayne
Version:
Service Worker Routing for in browser HTTP requests
45 lines (44 loc) • 962 B
JSON
{
"name": "@jcubic/wayne",
"version": "0.19.1",
"description": "Service Worker Routing for in browser HTTP requests",
"type": "module",
"main": "index.min.js",
"scripts": {},
"keywords": [
"service-worker",
"server",
"http",
"https",
"http-server",
"fake",
"mock",
"artifical",
"download",
"hijack",
"router",
"filesystem",
"routing",
"http-interceptor",
"http-server",
"request",
"proxy",
"sse",
"server-sent-events"
],
"author": "Jakub T. Jankiewicz <jcubic@onet.pl> (https://jcubic.pl/me/)",
"bugs": {
"url": "https://github.com/jcubic/wayne/issues"
},
"homepage": "https://github.com/jcubic/wayne",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.19.0",
"@babel/preset-env": "^7.19.0",
"babelify": "^10.0.0",
"browser-resolve": "^2.0.0",
"browserify": "^17.0.0",
"esmify": "^2.1.1",
"uglify-js": "^3.17.0"
}
}