package.json 317 B

123456789101112131415
  1. {
  2. "name": "browser-stdout",
  3. "version": "1.3.1",
  4. "description": "",
  5. "repository": {
  6. "type": "git",
  7. "url": "http://github.com/kumavis/browser-stdout.git"
  8. },
  9. "main": "index.js",
  10. "scripts": {
  11. "test": "echo \"Error: no test specified\" && exit 1"
  12. },
  13. "author": "kumavis",
  14. "license": "ISC"
  15. }