Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ss-o committed Jun 6, 2022
1 parent 94119c5 commit 327f21e
Showing 1 changed file with 3 additions and 28 deletions.
31 changes: 3 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,48 +1,23 @@
{
"_from": "any-gem@^1.0.0",
"_id": "zsh-any-gem@1.0.0",
"_inBundle": false,
"_location": "/zsh-any-gem",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "any-gem@^1.0.0",
"name": "any-gem",
"escapedName": "any-gem",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [],
"_spec": "any-gem@^1.0.0",
"_where": "/root/github2/pkg-any-gem",
"author": "Sebastian Gniazdowski",
"bugs": {
"url": "https://github.com/z-shell/any-gem/issues"
},
"name": "zsh-any-gem",
"version": "1.0.0",
"contributors": [],
"dependencies": {},
"deprecated": false,
"description": "A package that can install any Ruby Gem and expose its binaries",
"devDependencies": {},
"directories": {
"test": "test"
},
"homepage": "https://github.com/z-shell/any-gem",
"license": "MIT",
"keywords": [
"npm wrapper",
"zpackage",
"zsh",
"gem"
],
"license": "MIT",
"name": "zsh-any-gem",
"zsh-data": {
"plugin-info": {
"user": "z-shell",
"plugin": "null",
"plugin": "0",
"version": "1.0.0",
"requires": "npm;bgn"
},
Expand Down

0 comments on commit 327f21e

Please sign in to comment.