Added missing package.json
This commit is contained in:
parent
fa38e4ad5f
commit
d93d7e7e2a
16
package.json
Normal file
16
package.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "nocode",
|
||||
"version": "0.0.0",
|
||||
"description": "No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere.",
|
||||
"main": "",
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:kelseyhightower/nocode.git"
|
||||
},
|
||||
"author": "kelseyhightower",
|
||||
"license": "ISC"
|
||||
}
|
Loading…
Reference in New Issue
Block a user