ray-core
Version:
A utility library for ray-userland software.
24 lines (23 loc) • 563 B
JSON
{
"name": "ray-core",
"version": "0.1.0",
"description": "A utility library for ray-userland software.",
"main": "ray-core.min.js",
"scripts": {
"test": "node tests/mainTest.js",
"start": "node ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ray6464/ray-core.git"
},
"keywords": [
"ray-userland"
],
"author": "Ray Voice, Aline Voice, Anna Voice",
"license": "MIT",
"bugs": {
"url": "https://github.com/Ray6464/ray-core/issues"
},
"homepage": "https://github.com/Ray6464/ray-core#readme"
}