mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
10 lines
168 B
JSON
10 lines
168 B
JSON
{
|
|
"name": "atom-build-scripts",
|
|
"description": "Atom build scripts",
|
|
"dependencies": {
|
|
"fs-extra": "0.30.0",
|
|
"glob": "7.0.3",
|
|
"mkdirp": "0.5.1"
|
|
}
|
|
}
|