mirror of https://github.com/nodejs/node.git
8 lines
156 B
JSON
8 lines
156 B
JSON
|
{
|
||
|
"name": "bla",
|
||
|
"description": "fixture",
|
||
|
"version": "0.0.1",
|
||
|
"main": "index.js",
|
||
|
"repository": "git://github.com/robertkowalski/bogusfixture"
|
||
|
}
|