Skip to content

Commit

Permalink
chore: update package.json [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jul 23, 2021
1 parent 33e3702 commit fade1b9
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
{
"name": "@atom-ide-community/atom-package-manager",
"description": "Community build of the Atom package manager",
"version": "2.6.1-atomic.1.0",
"name": "papm",
"description": "Performant Atom Package Manager",
"version": "0.0.0",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/atom-ide-community/apm.git"
},
"bugs": {
"url": "https://github.com/atom-ide-community/apm/issues"
},
"author": "Amin Yahyaabadi",
"repository": "https://github.com/atom-community/papm",
"main": "./lib/apm.js",
"bin": {
"apm": "bin/apm"
Expand Down

0 comments on commit fade1b9

Please sign in to comment.