18 lines
276 B
JSON
18 lines
276 B
JSON
{
|
|
"name": "language-mefpp",
|
|
"version": "0.0.0",
|
|
"description": "Support de la syntaxe MEF++ dans Atom",
|
|
"engines": {
|
|
"atom": "*"
|
|
},
|
|
"dependencies": {},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": ""
|
|
},
|
|
"bugs": {
|
|
"url": ""
|
|
},
|
|
"license": "MIT"
|
|
}
|