Repository URL to install this package:
Version:
1.60.0 ▾
|
{
"name": "__package-name__",
"version": "0.0.0",
"description": "A short description of your package",
"keywords": [
],
"repository": "https://github.com/__package-author__/__package-name__",
"license": "MIT",
"engines": {
"atom": ">=1.0.0 <2.0.0"
},
"dependencies": {
}
}