diff --git a/npm-debug.log b/npm-debug.log new file mode 100644 index 0000000..482b4d1 --- /dev/null +++ b/npm-debug.log @@ -0,0 +1,17 @@ +info it worked if it ends with ok +verbose cli [ 'node', '/usr/local/bin/npm', 'publish' ] +info using npm@1.0.6 +info using node@v0.4.8 +verbose config file /root/.npmrc +verbose config file /usr/local/etc/npmrc +verbose publish [ '.' ] +ERR! couldn't read package.json in . +ERR! Error: ENOENT, No such file or directory 'package.json' +ERR! Report this *entire* log at: +ERR! +ERR! or email it to: +ERR! +ERR! +ERR! System Linux 2.6.18-028stab079.1 +ERR! command "node" "/usr/local/bin/npm" "publish" +verbose exit [ 2, true ] diff --git a/package.js b/package.json similarity index 100% rename from package.js rename to package.json