sparkar-remap
Version:
An Utility for mapping value in Spark AR
23 lines (22 loc) • 390 B
JSON
{
"name": "sparkar-remap",
"version": "0.1.0",
"description": "An Utility for mapping value in Spark AR",
"main": "Remap.js",
"author": "Pofu Lu",
"keywords": [
"sparkar",
"spark-ar",
"remap",
"math",
"map",
"pofu"
],
"files": [
"./Remap.js"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "MIT"
}