aframe-dust-component
Version:
A cloud of particles surrounding the user for visual motion indication, or atmosphere. For A-Frame WebVR.
37 lines (36 loc) • 963 B
JSON
{
"name": "aframe-dust-component",
"description": "A cloud of particles surrounding the user for visual motion indication, or atmosphere. For A-Frame WebVR.",
"version": "1.1.0",
"license": "MIT",
"scripts": {
"test": "open jasmine/SpecRunner.html # on OSes other than OS X, manually load SpecRunner.html in a browser"
},
"devDependencies": {},
"keywords": [
"dust",
"particle",
"fly",
"atmosphere",
"starfield",
"aframe",
"aframe-component",
"webvr",
"vr"
],
"dependencies": {},
"homepage": "https://github.com/DougReeder/aframe-dust-component#readme",
"bugs": {
"url": "https://github.com/DougReeder/aframe-dust-component/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/DougReeder/aframe-dust-component.git"
},
"author": {
"name": "Doug Reeder",
"email": "reeder.29@gmail.com"
},
"contributors": [],
"browser": "aframe-dust-component.js"
}