{
  "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": {}
}
