UNPKG

toggle-bulb

Version:

A simple JavaScript code for toggling the state of a light bulb.

32 lines (31 loc) 726 B
{ "name": "toggle-bulb", "version": "1.1.0", "description": "A simple JavaScript code for toggling the state of a light bulb.", "main": "index.js", "readme": "README.md", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/SaimTasleem111/toggle-bulb.git" }, "keywords": [ "keywords:", "light", "bulb", "toggle", "JavaScript", "interactive", "simple", "web", "development" ], "author": "SaimTasleem", "license": "ISC", "bugs": { "url": "https://github.com/SaimTasleem111/toggle-bulb/issues" }, "homepage": "https://github.com/SaimTasleem111/toggle-bulb#readme" }