Remove p5 npm for now

https://registry.npmjs.org/p5/-/p5-0.2.14.tgz is broken - doesn’t
include source files, so nothing is copied and build fails.
This commit is contained in:
Pete Cooper
2014-05-31 10:32:56 +01:00
parent 5c72bb5739
commit 0a67ba642a
+1 -11
View File
@@ -1,17 +1,7 @@
{
"name": "p5.js",
"filename": "p5.min.js",
"npmName": "p5",
"npmFileMap": [
{
"basePath": "/dist/",
"files": [
"p5.min.js",
"p5.js"
]
}
],
"version": "0.2.14",
"version": "0.2.13",
"description": "p5.js is a JavaScript client-side library for creating graphic and interactive experiences, using canvas and HTML5, based on the core principles of Processing.",
"homepage": "http://p5js.org",
"keywords": [