mirror of https://github.com/nodejs/node.git
11 lines
209 B
JSON
11 lines
209 B
JSON
|
{
|
||
|
"name": "install-cli",
|
||
|
"description": "fixture",
|
||
|
"version": "0.0.1",
|
||
|
"main": "index.js",
|
||
|
"dependencies": {
|
||
|
"read": "1.0.5"
|
||
|
},
|
||
|
"repository": "git://github.com/robertkowalski/bogusfixture"
|
||
|
}
|