mirror of
https://github.com/awatson1978/meteor-api.git
synced 2026-05-15 14:15:54 -06:00
13 lines
294 B
JSON
13 lines
294 B
JSON
{
|
|
"name": "meteor-api",
|
|
"main": "./lib/meteor-api",
|
|
"version": "2.20.0",
|
|
"description": "Meteor API for the Atom editor.",
|
|
"repository": "https://github.com/awatson1978/meteor-api",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"atom": ">0.50.0",
|
|
"node": "*"
|
|
},
|
|
"dependencies": {}
|
|
}
|