first commit
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "console-wrapper",
|
||||
"version": "1.1.0",
|
||||
"description": "よくあるconsoleのラッパー",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/honeo/console-wrapper.git"
|
||||
},
|
||||
"keywords": [
|
||||
"console",
|
||||
"wrapper"
|
||||
],
|
||||
"author": "honeo",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/honeo/console-wrapper/issues"
|
||||
},
|
||||
"homepage": "https://github.com/honeo/console-wrapper#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user