mirror of
https://github.com/tlsnotary/explorer.git
synced 2026-01-09 14:58:09 -05:00
chore: initialize repo
This commit is contained in:
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "explorer",
|
||||
"version": "0.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/tlsnotary/explorer.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/tlsnotary/explorer/issues"
|
||||
},
|
||||
"homepage": "https://github.com/tlsnotary/explorer#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user