mirror of
https://github.com/enso-org/enso.git
synced 2024-12-27 07:32:38 +03:00
15 lines
254 B
JSON
15 lines
254 B
JSON
{
|
|
"name": "nightly",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "\"\"",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@octokit/core": "^3.4.0"
|
|
}
|
|
}
|