Skip to content

Commit 9bf2ee5

Browse files
authored
Update package.json
1 parent 3d75a28 commit 9bf2ee5

File tree

1 file changed

+9
-29
lines changed

1 file changed

+9
-29
lines changed

package.json

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,21 @@
11
{
2-
"_from": "ecs-cli@^1.21.0",
3-
4-
"_inBundle": false,
5-
"_location": "/zsh-ecs-cli",
6-
"_phantomChildren": {},
7-
"_requested": {
8-
"type": "range",
9-
"registry": true,
10-
"raw": "ecs-cli@^1.21.0",
11-
"name": "ecs-cli",
12-
"escapedName": "ecs-cli",
13-
"rawSpec": "^1.21.0",
14-
"saveSpec": null,
15-
"fetchSpec": "^1.21.0"
16-
},
17-
"_requiredBy": [],
18-
"_spec": "ecs-cli@^1.21.0",
19-
"_where": "/root/github2/pkg-ecs-cli",
20-
"author": "Amazon.com, Inc.",
21-
"bugs": {
22-
"url": "https://github.com/aws/amazon-ecs-cli/issues"
23-
},
2+
"name": "zsh-ecs-cli",
243
"version": "1.21.0",
254
"contributors": [],
265
"dependencies": {},
276
"deprecated": false,
287
"description": "The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications on ECS/Fargate.",
298
"devDependencies": {},
309
"homepage": "https://github.com/aws/amazon-ecs-cli",
10+
"license": "MIT",
3111
"keywords": [
32-
"markdown",
33-
"markdown processor",
34-
"toc generator",
35-
"zsh"
12+
"ECS",
13+
"CLI"
3614
],
37-
"license": "MIT",
38-
"name": "zsh-ecs-cli",
15+
"author": "Amazon.com, Inc.",
16+
"bugs": {
17+
"url": "https://github.com/aws/amazon-ecs-cli/issues"
18+
},
3919
"zsh-data": {
4020
"plugin-info": {
4121
"user": "aws",
@@ -44,7 +24,7 @@
4424
"version": "1.21.0",
4525
"message": "A snippet providing The Amazon ECS CLI, i.e.: the `ecs-cli' command."
4626
},
47-
"zplugin-ices": {
27+
"zi-ices": {
4828
"default": {
4929
"is-snippet": "",
5030
"lucid": "",

0 commit comments

Comments
 (0)