UNPKG
processing-js
Version:
latest (1.6.6)
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.4.18
1.4.17
1.4.16
1.4.13
1.4.12
For the project website, visit http://processingjs.org
processing-js
/
bower.json
20 lines
(19 loc)
•
264 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"name"
:
"Processing.js"
,
"version"
:
"1.4.16"
,
"main"
:
"processing.js"
,
"ignore"
:
[
"bundle"
,
"lib"
,
"node_modules"
,
"src"
,
"test"
,
"test.js"
,
"test.html"
,
"build.js"
,
"Gruntfile.js"
,
"minify.js"
,
"package.json"
,
"server.js"
]
}