UNPKG
webcl
Version:
latest (0.1.1)
0.1.1
0.1.0
OpenCL bindings for Node.js
fifield/node-webcl
webcl
/
package.json
9 lines
•
253 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"webcl"
,
"description"
:
"OpenCL bindings for Node.js"
,
"version"
:
"0.1.1"
,
"author"
:
"Jeff Fifield <fifield
@mtnhigh
.net>"
,
"main"
:
"webcl"
,
"repository"
:
"git://github.com/fifield/node-webcl.git"
,
"engines"
: {
"node"
:
"> 0.6"
} }