{
  "name": "@scramjet/utility",
  "version": "1.0.1",
  "description": "This package is part of Scramjet Transform Hub. The package holds utility functions used in places around Scramjet Transform Hub.",
  "homepage": "https://github.com/scramjetorg/transform-hub#readme",
  "bugs": {
    "url": "https://github.com/scramjetorg/transform-hub/issues"
  },
  "license": "ISC",
  "author": "Scramjet <open-source@scramjet.org>",
  "main": "./index.js",
  "types": "./index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/scramjetorg/transform-hub.git"
  },
  "dependencies": {
    "normalize-url": "4",
    "yaml": "^2.2.2"
  },
  "private": false
}
