pulsar/packages/about/package-lock.json
2023-08-10 20:27:19 -07:00

25 lines
564 B
JSON

{
"name": "about",
"version": "1.9.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "about",
"version": "1.9.1",
"license": "MIT",
"dependencies": {
"etch": "^0.14.1"
},
"engines": {
"atom": ">=1.7 <2.0.0"
}
},
"node_modules/etch": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/etch/-/etch-0.14.1.tgz",
"integrity": "sha512-+IwqSDBhaQFMUHJu4L/ir0dhDoW5IIihg4Z9lzsIxxne8V0PlSg0gnk2STaKWjGJQnDR4cxpA+a/dORX9kycTA=="
}
}
}