An old btc miner project.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314
  1. {
  2. "name": "stratum-test",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "thing.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "license": "ISC",
  11. "dependencies": {
  12. "serialport": "^5.0.0"
  13. }
  14. }