sparksjs
Version:
Sparks library for three.js with theen.js
30 lines (29 loc) • 620 B
JSON
{
"name": "sparksjs",
"version": "0.0.0",
"description": "Sparks library for three.js with theen.js",
"main": "Sparks.js",
"directories": {
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/maxmert/sparks.js.git"
},
"keywords": [
"sparks",
"sparksjs",
"threejs",
"tweenjs",
"tween"
],
"author": "maxmert",
"license": "ISC",
"bugs": {
"url": "https://github.com/maxmert/sparks.js/issues"
},
"homepage": "https://github.com/maxmert/sparks.js"
}