UNPKG

dreemgl

Version:

DreemGL is an open-source multi-screen prototyping framework for mediated environments, with a visual editor and shader styling for webGL and DALi runtimes written in JavaScript. As a toolkit for gpu-accelerated multiscreen development, DreemGL includes

26 lines (25 loc) 549 B
{ "name": "flickrapi", "version": "0.3.35", "homepage": "https://github.com/Pomax/node-flickrapi", "repository": { "type" : "git", "url" : "https://github.com/Pomax/node-flickrapi.git" }, "authors": [ "Mike 'Pomax' Kamermans <pomax@nihongoresources.com>" ], "description": "A JavaScript implementation of the full Flickr API", "main": "./browser/flickrapi.js", "keywords": [ "flickrapi", "flickr", "api" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components" ] }