mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-09 13:15:37 +03:00
25 lines
564 B
JSON
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=="
|
|
}
|
|
}
|
|
}
|