1
0
mirror of synced 2025-02-18 08:18:25 +01:00
nocode/package.json

17 lines
392 B
JSON
Raw Normal View History

2018-02-07 17:08:57 +01:00
{
"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"
}