This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/misc/editors/language-yap/package.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": {
}
}