network-plate
Version:
A JS library to bring network tab on your screen
20 lines (19 loc) • 394 B
JSON
{
"name": "network-plate",
"version": "1.0.2",
"description": "A JS library to bring network tab on your screen",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Browser",
"JSLibrary"
],
"author": "Pulkit",
"license": "GPL-3.0",
"devDependencies": {
"prettier": "1.18.2"
},
"dependencies": {}
}