| Current Path : /home/emeraadmin/www/node_modules/npm/node_modules/@tufjs/canonical-json/ |
| Current File : /home/emeraadmin/www/node_modules/npm/node_modules/@tufjs/canonical-json/package.json |
{
"_id": "@tufjs/canonical-json@2.0.0",
"_inBundle": true,
"_location": "/npm/@tufjs/canonical-json",
"_phantomChildren": {},
"_requiredBy": [
"/npm/@tufjs/models"
],
"author": {
"name": "bdehamer@github.com"
},
"bugs": {
"url": "https://github.com/theupdateframework/tuf-js/issues"
},
"description": "OLPC JSON canonicalization",
"engines": {
"node": "^16.14.0 || >=18.0.0"
},
"files": [
"lib/"
],
"homepage": "https://github.com/theupdateframework/tuf-js/tree/main/packages/canonical-json#readme",
"keywords": [
"json",
"canonical",
"canonicalize",
"canonicalization",
"crypto",
"signature",
"olpc"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@tufjs/canonical-json",
"repository": {
"type": "git",
"url": "git+https://github.com/theupdateframework/tuf-js.git"
},
"scripts": {
"test": "jest"
},
"typings": "lib/index.d.ts",
"version": "2.0.0"
}