10 lines
139 B
JSON
10 lines
139 B
JSON
|
|
{
|
||
|
|
"name": "test",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"main": "index.js",
|
||
|
|
"license": "MIT",
|
||
|
|
"dependencies": {
|
||
|
|
"terminal-kit": "^2.1.2"
|
||
|
|
}
|
||
|
|
}
|