embr
Version:
Embr is a helper library which attempts to enable sharing code between Plask and WebGL. It is considered experimental and under heavy development.
26 lines (25 loc) • 641 B
JSON
{
"name": "embr",
"version": "0.0.6",
"dependencies": {},
"readmeFilename": "README",
"gitHead": "ea80a5f9457c5431e420e5ee76f53a3e9d268a7c",
"description": "Embr is a helper library which attempts to enable sharing code between Plask and WebGL. It is considered experimental and under heavy development.",
"main": "lib/embr.js",
"devDependencies": {
"coffee-script": "1.6.3"
},
"scripts": {
"prepublish": "make compile"
},
"repository": {
"type": "git",
"url": "https://github.com/notlion/embr.git"
},
"keywords": [
"plask",
"webgl"
],
"author": "Ryan Alexander",
"license": "MIT"
}