pulsar/packages/grammar-selector/package-lock.json
2022-12-10 19:13:50 +01:00

39 lines
1.2 KiB
JSON

{
"name": "grammar-selector",
"version": "0.50.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "grammar-selector",
"version": "0.50.1",
"license": "MIT",
"dependencies": {
"atom-select-list": "^0.7.0"
},
"engines": {
"atom": "*"
}
},
"node_modules/atom-select-list": {
"version": "0.7.2",
"resolved": "https://registry.npmjs.org/atom-select-list/-/atom-select-list-0.7.2.tgz",
"integrity": "sha512-a707OB1DhLGjzqtFrtMQKH7BBxFuCh8UBoUWxgFOrLrSwVh3g+/TlVPVDOz12+U0mDu3mIrnYLqQyhywQOTxhw==",
"dependencies": {
"etch": "^0.12.6",
"fuzzaldrin": "^2.1.0"
}
},
"node_modules/etch": {
"version": "0.12.8",
"resolved": "https://registry.npmjs.org/etch/-/etch-0.12.8.tgz",
"integrity": "sha512-dFLRe4wLroVtwzyy1vGlE3BSDZHiL0kZME5XgNGzZIULcYTvVno8vbiIleAesoKJmwWaxDTzG+4eppg2zk14JQ=="
},
"node_modules/fuzzaldrin": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/fuzzaldrin/-/fuzzaldrin-2.1.0.tgz",
"integrity": "sha512-zgllBYwfHR5P3CncJiGbGVPpa3iFYW1yuPaIv8DiTVRrcg5/6uETNL5zvIoKflG1aifXVUZTlIroDehw4WygGA=="
}
}
}