three-svg-loader
Version:
Three js SVGLoader ported on npm
25 lines (24 loc) • 569 B
JSON
{
"name": "three-svg-loader",
"version": "0.3.1",
"description": "Three js SVGLoader ported on npm",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/ghzmdr/three-svg-loader.git"
},
"keywords": [
"three",
"threejs",
"svg",
"loader",
"svg loader"
],
"author": "Vincent De Feo (https://github.com/ghzmdr)",
"license": "MIT",
"bugs": {
"url": "https://github.com/ghzmdr/three-svg-loader/issues"
},
"homepage": "https://github.com/ghzmdr/three-svg-loader#readme"
}