home / packages / non_npm_packages

non_npm_packages: cs0x7f/min2phase.js, package.json

This data as json

commit contents organization path repository
0a0a67f3133cd99b85fc34f2c6119252893a1d21
{
    "author": "cs0x7f",
    "bugs": {
        "url": "https://github.com/cs0x7f/min2phase.js/issues"
    },
    "description": "A fast rubiks cube solver",
    "homepage": "https://github.com/cs0x7f/min2phase.js#readme",
    "keywords": [
        "min2phase",
        "rubik's cube"
    ],
    "license": "GPL-3.0",
    "main": "min2phase.js",
    "name": "min2phase.js",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/cs0x7f/min2phase.js.git"
    },
    "scripts": {
        "test": "node test/randSolv.js && echo && node test/fastInit.js && echo && node test/selectedStateTest.js"
    },
    "version": "0.0.1"
}
cs0x7f package.json cs0x7f/min2phase.js
Powered by Datasette · Queries took 0.72ms