master
Matt Huntington 8 years ago
commit a7bfd663bb

@ -0,0 +1,19 @@
{
"name": "fakeproject2",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mahuntington/fakeproject2.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/mahuntington/fakeproject2/issues"
},
"homepage": "https://github.com/mahuntington/fakeproject2#readme"
}

@ -0,0 +1 @@
console.log('this works');
Loading…
Cancel
Save