home / packages / non_npm_packages

non_npm_packages: 01alchemist/global-illumination-js, package.json

This data as json

commit contents organization path repository
1f4ab2b5fcf578d7f39efdcf788e5abc4b2189ce
{
    "author": "",
    "bugs": {
        "url": "https://github.com/01alchemist/ParallelRayJS/issues"
    },
    "dependencies": {
        "bytearray": "latest",
        "systemjs": "0.19.6",
        "typescript": "^1.7.5"
    },
    "description": "Global Illumination using parallel path tracing",
    "homepage": "https://github.com/01alchemist/ParallelRayJS",
    "license": "MIT",
    "main": "index.js",
    "name": "global-illumination-js",
    "repository": {
        "type": "git",
        "url": "https://github.com/01alchemist/ParallelRayJS.git"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "version": "0.0.1"
}
01alchemist package.json 01alchemist/global-illumination-js
Powered by Datasette · Queries took 0.538ms