mirror of
https://github.com/hsjobeki/noogle.git
synced 2024-12-25 15:04:30 +03:00
12 lines
201 B
JSON
12 lines
201 B
JSON
|
{
|
||
|
"name": "builtins-data",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "make-builtins.js",
|
||
|
"scripts": {
|
||
|
"build": "node ./make-builtins.js ./"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC"
|
||
|
}
|