For a mouseless future.
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.

package.json 267B

12345678910111213
  1. {
  2. "title": "Mouseless",
  3. "name": "mouseless",
  4. "version": "0.2.0",
  5. "description": "For a mouseless future.",
  6. "main": "index.js",
  7. "author": "Martin Dørum Nygaard",
  8. "engines": {
  9. "firefox": ">=38.0a1",
  10. "fennec": ">=38.0a1"
  11. },
  12. "license": "MIT"
  13. }