Files

42 lines
769 B
JSON

{
"name": "opal-parser",
"filename": "opal-parser.min.js",
"version": "0.3.43",
"description": "Ruby runtime and core library for javascript.",
"homepage": "https://github.com/opal/opal",
"keywords": [
"opal",
"opal-parser",
"opal.js",
"opalrb",
"ruby",
"compiler",
"javascript",
"language"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/opal/opal/blob/master/LICENSE"
}
],
"maintainers": [
{
"name": "Adam Beynon",
"web": "https://github.com/adambeynon"
},
{
"name": "Elia Schito",
"web": "http://elia.schito.me"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/opal/opal"
}
]
}