mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-09 23:44:24 +03:00
14 lines
166 B
JSON
14 lines
166 B
JSON
{
|
|
"name" : "atom",
|
|
"version" : "0.0.0",
|
|
|
|
"dependencies": {
|
|
"coffee-script": "1.x",
|
|
"cson": "1.x"
|
|
},
|
|
|
|
"scripts": {
|
|
"preinstall": "true"
|
|
}
|
|
}
|