22 lines
590 B
JSON
22 lines
590 B
JSON
{
|
|
"name": "moz-http2-npm",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "moz-http2-npm",
|
|
"version": "1.0.0",
|
|
"license": "MPL2",
|
|
"dependencies": {
|
|
"left-pad": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/left-pad": {
|
|
"version": "1.3.0",
|
|
"resolved": "https://registry.npmjs.org/left-pad/-/left-pad-1.3.0.tgz",
|
|
"integrity": "sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==",
|
|
"deprecated": "use String.prototype.padStart()"
|
|
}
|
|
}
|
|
}
|