17 lines
No EOL
345 B
JSON
17 lines
No EOL
345 B
JSON
{
|
|
"name": "seedling",
|
|
"version": "0.1.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"dependencies": {
|
|
"minimist": "1.2.8",
|
|
"readline-sync": "1.4.10",
|
|
"replace-in-file": "7.0.1"
|
|
},
|
|
"keywords": [],
|
|
"author": "Roman Jaroš",
|
|
"license": "ISC"
|
|
} |