Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "fisheyegl", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A JavaScript library for correcting fisheye, or barrel distortion, in images in the browser with WebGL -- adapted from fisheye-correction-webgl by @bluemir.", | ||
"main": "dist/fisheyegl.js", | ||
"main": "src/fisheyegl.js", | ||
"scripts": {}, | ||
@@ -7,0 +7,0 @@ "repository": { |
337197