{ "name": "javascript.keyboard", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "npx http-server src --open", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "SEE LICENSE IN LICENSE" }