Chrome-performance-bug-mute.../package.json

13 lines
233 B
JSON
Raw Normal View History

2023-02-18 17:51:49 +00:00
{
"name": "performance-bug-unmuted-window",
2023-02-18 18:09:25 +00:00
"version": "1.0.1",
2023-02-18 17:51:49 +00:00
"description": "",
"scripts": {
"serve": "tiny-server"
},
2023-02-18 18:09:25 +00:00
"author": "Djkáťo",
2023-02-18 17:51:49 +00:00
"license": "ISC",
"dependencies": {
"tiny-server": "^1.1.1"
}
}