@satachito/slip
Version:
SliP, the computer language.
22 lines (21 loc) • 471 B
JSON
{
"name": "@satachito/slip",
"version": "1.0.3",
"description": "SliP, the computer language.",
"main": "_.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Satachito/SliP.git"
},
"keywords": [
"SliP",
"Language"
],
"author": "Satoru Ogura <satoru.ogura@me.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Satachito/SliP/issues"
},
"homepage": "https://slip.828.tokyo/"
, "type" : "module"
}