UNPKG

newdavinci-blockly

Version:
38 lines (37 loc) 819 B
{ "name": "newdavinci-blockly", "version": "0.0.2", "description": "New daVinci Fork of Blockly", "main": "blockly_compressed.js", "directories": { "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/EmergingTechnologyAdvisors/blockly.git" }, "keywords": [ "blockly" ], "keywords": [ "blockly", "blocks", "parrot", "drone", "quadcopter", "flight" ], "author": { "name": "Emerging Technology Advisors", "email": "team@eta.im", "web": "http://eta.im/" }, "license": "MIT", "bugs": { "url": "https://github.com/EmergingTechnologyAdvisors/blockly/issues" }, "homepage": "https://github.com/EmergingTechnologyAdvisors/blockly" }