11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "name": "@tufjs/canonical-json",
31cb0ef41Sopenharmony_ci  "version": "2.0.0",
41cb0ef41Sopenharmony_ci  "description": "OLPC JSON canonicalization",
51cb0ef41Sopenharmony_ci  "main": "lib/index.js",
61cb0ef41Sopenharmony_ci  "typings": "lib/index.d.ts",
71cb0ef41Sopenharmony_ci  "license": "MIT",
81cb0ef41Sopenharmony_ci  "keywords": [
91cb0ef41Sopenharmony_ci    "json",
101cb0ef41Sopenharmony_ci    "canonical",
111cb0ef41Sopenharmony_ci    "canonicalize",
121cb0ef41Sopenharmony_ci    "canonicalization",
131cb0ef41Sopenharmony_ci    "crypto",
141cb0ef41Sopenharmony_ci    "signature",
151cb0ef41Sopenharmony_ci    "olpc"
161cb0ef41Sopenharmony_ci  ],
171cb0ef41Sopenharmony_ci  "author": "bdehamer@github.com",
181cb0ef41Sopenharmony_ci  "repository": {
191cb0ef41Sopenharmony_ci    "type": "git",
201cb0ef41Sopenharmony_ci    "url": "git+https://github.com/theupdateframework/tuf-js.git"
211cb0ef41Sopenharmony_ci  },
221cb0ef41Sopenharmony_ci  "homepage": "https://github.com/theupdateframework/tuf-js/tree/main/packages/canonical-json#readme",
231cb0ef41Sopenharmony_ci  "bugs": {
241cb0ef41Sopenharmony_ci    "url": "https://github.com/theupdateframework/tuf-js/issues"
251cb0ef41Sopenharmony_ci  },
261cb0ef41Sopenharmony_ci  "files": [
271cb0ef41Sopenharmony_ci    "lib/"
281cb0ef41Sopenharmony_ci  ],
291cb0ef41Sopenharmony_ci  "scripts": {
301cb0ef41Sopenharmony_ci    "test": "jest"
311cb0ef41Sopenharmony_ci  },
321cb0ef41Sopenharmony_ci  "engines": {
331cb0ef41Sopenharmony_ci    "node": "^16.14.0 || >=18.0.0"
341cb0ef41Sopenharmony_ci  }
351cb0ef41Sopenharmony_ci}
36