25 lines
488 B
JSON
25 lines
488 B
JSON
{
|
|
"name": "eruda",
|
|
"version": "2.11.3",
|
|
"description": "Console for Mobile Browsers",
|
|
"main": "eruda.js",
|
|
"browserslist": [
|
|
"> 0.25%",
|
|
"not dead"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/liriliri/eruda.git"
|
|
},
|
|
"keywords": [
|
|
"console",
|
|
"mobile",
|
|
"debug"
|
|
],
|
|
"author": "redhoodsu",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/liriliri/eruda/issues"
|
|
},
|
|
"homepage": "https://eruda.liriliri.io/"
|
|
} |