UNPKG

js-102

Version:

JS-102 helps you learn JavaScript (the right way) so that you can confidently use higher-level libraries and frameworks. — Let’s reveal the magic!

42 lines (41 loc) 985 B
{ "name": "js-102", "version": "0.6.2", "description": "JS-102 helps you learn JavaScript (the right way) so that you can confidently use higher-level libraries and frameworks. — Let’s reveal the magic!", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jsbites/js-102.git" }, "keywords": [ "best practices", "brain meld", "byte-sized javascript", "byte-sized", "bytesized.tv", "demos", "education", "information", "javascript", "learning", "podcast", "screencast", "tutorials", "vidcast", "videocast", "videos" ], "author": "Volkan Özçelik <me@volkan.io> (https://volkan.io/)", "license": "MIT", "bugs": { "url": "https://github.com/jsbites/js-102/issues" }, "homepage": "https://bytesized.tv/", "devDependencies": {}, "dependencies": { "rx": "4.1.0" } }