зеркало из https://github.com/electron/electron.git
15 строки
169 B
JSON
15 строки
169 B
JSON
|
{
|
||
|
"name" : "atom",
|
||
|
"version" : "0.1.0",
|
||
|
|
||
|
"dependencies": {
|
||
|
"coffee-script": "1.6.2"
|
||
|
},
|
||
|
|
||
|
"private": true,
|
||
|
|
||
|
"scripts": {
|
||
|
"preinstall": "true"
|
||
|
}
|
||
|
}
|