v0.2.2
This commit is contained in:
parent
c7d0a69666
commit
3ca3af82db
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "utility-tools",
|
"name": "utility-tools",
|
||||||
"version": "0.2.1",
|
"version": "0.2.2",
|
||||||
"description": "Process the json produced by utility-function-extractor.quantifieduncertainty.org",
|
"description": "Process the json produced by utility-function-extractor.quantifieduncertainty.org",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node --max-old-space-size=8192 src/index.js"
|
"start": "node --max-old-space-size=8192 src/index.js"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "src/process-inputs.js",
|
"main": "src/index.js",
|
||||||
"author": "Nuño Sempere",
|
"author": "Nuño Sempere",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user