You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
327 B
15 lines
327 B
{
|
|
"name": "language-mblf",
|
|
"version": "0.1.1",
|
|
"description": "The atom language package for mblf, by the makers of mblf",
|
|
"keywords": [
|
|
"mblf",
|
|
"language",
|
|
"grammar"
|
|
],
|
|
"repository": "https://github.com/MBLF-Project/language-mblf",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"atom": ">=1.0.0 <2.0.0"
|
|
}
|
|
}
|
|
|