mirror of
https://github.com/atom/atom.git
synced 2026-01-26 07:19:06 -05:00
9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"name": "atom-build-scripts",
|
|
"description": "Atom build scripts",
|
|
"dependencies": {
|
|
"glob": "^7.0.3",
|
|
"mkdirp": "^0.5.1"
|
|
}
|
|
}
|