Updated structure

This commit is contained in:
Matthew Little 2014-01-13 17:48:19 -07:00
parent cea68b771f
commit 57b44292c4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
var fs = require('fs'); var fs = require('fs');
var Stratum = require('../index.js'); //require('node-stratum') var Stratum = require('../index.js'); //require('stratum-pool')

View File

@ -1,5 +1,5 @@
{ {
"name": "http-server", "name": "stratum-pool",
"version": "0.0.1", "version": "0.0.1",
"author": "Matthew Little", "author": "Matthew Little",
"description": "High performance Stratum poolserver in Node.js", "description": "High performance Stratum poolserver in Node.js",