add eclipse project
[nodejsws.git] / package.json
1 {
2   "name" : "njspurls",
3   "description" : "Node JS Primary URL Servicer.",
4   "homepage" : "http://pjr.cc/",
5   "keywords" : ["njspurls", "framework", "web"],
6   "author" : "Paul J R <me@pjr.cc>",
7   "contributors" : [],
8   "dependencies" : [],
9   "repository" : {"type": "git", "url": "git://github.com/.git"},
10   "main" : "lib/app.js",
11   "version" : "0.0.0"
12 }