guidesmiths/rascal

View on GitHub
examples/busy-publisher/package.json

Summary

Maintainability
Test Coverage
{
  "name": "busy-publisher",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "random-readable": "^1.0.1"
  }
}