|
|
@ -3,6 +3,7 @@ |
|
|
|
"version": "1.0.0-alpha.14", |
|
|
|
"version": "1.0.0-alpha.14", |
|
|
|
"description": "A Command Line Interface for Linked Data Objects", |
|
|
|
"description": "A Command Line Interface for Linked Data Objects", |
|
|
|
"main": "./dist/index.js", |
|
|
|
"main": "./dist/index.js", |
|
|
|
|
|
|
|
"type": "module", |
|
|
|
"bin": { |
|
|
|
"bin": { |
|
|
|
"ldo": "./dist/index.js" |
|
|
|
"ldo": "./dist/index.js" |
|
|
|
}, |
|
|
|
}, |
|
|
@ -60,4 +61,4 @@ |
|
|
|
"access": "public" |
|
|
|
"access": "public" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"gitHead": "840910c56ec3f61416f031cc76771a5673af6757" |
|
|
|
"gitHead": "840910c56ec3f61416f031cc76771a5673af6757" |
|
|
|
} |
|
|
|
} |