mirror of https://github.com/nodejs/node.git
10 lines
122 B
JSON
10 lines
122 B
JSON
|
{
|
||
|
"name": "beep",
|
||
|
"version": "0.0.0",
|
||
|
"main": "index.js",
|
||
|
"dependencies": {
|
||
|
"once": "*",
|
||
|
"ini": "*"
|
||
|
}
|
||
|
}
|