ut-tools
Version:
Build and Release management automation package.
25 lines (24 loc) • 482 B
JSON
{
"name": "@stoplight/path",
"version": "1.3.2",
"description": "",
"keywords": [],
"sideEffects": false,
"files": [
"**/*"
],
"author": "Stoplight <support@stoplight.io>",
"repository": {
"type": "git",
"url": "https://github.com/stoplightio/path"
},
"license": "Apache-2.0",
"engines": {
"node": ">=8"
},
"peerDependencies": {},
"dependencies": {},
"main": "index.cjs.js",
"module": "index.es.js",
"typings": "src/index.d.ts"
}