trisquel-icecat/icecat/testing/xpcshell/moz-http2/package.json
2025-10-06 02:35:48 -06:00

12 lines
215 B
JSON

{
"main": "moz-http2.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MPL2",
"description": "",
"dependencies": {
"left-pad": "=1.3.0"
}
}