We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c168724 commit a6e623cCopy full SHA for a6e623c
package.json
@@ -13,8 +13,8 @@
13
"exec:foo": "docker-compose exec foo /bin/bash",
14
"exec:bar": "docker-compose exec bar /bin/bash"
15
},
16
- "author": "",
17
- "license": "ISC",
+ "author": "Krister Andersson <cyclonecode@gmail.com>",
+ "license": "GNU GPLv3",
18
"repository": "git@github.com:Cyclonecode/container-talk.git",
19
"dependencies": {}
20
}
0 commit comments