15 lines
278 B
JSON
15 lines
278 B
JSON
|
{
|
||
|
"name": "language-yap",
|
||
|
"version": "0.0.0",
|
||
|
"description": "A short description of your package",
|
||
|
"keywords": [
|
||
|
],
|
||
|
"repository": "https://github.com/atom/language-yap",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"atom": ">=1.0.0 <2.0.0"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|