docs/package.json

12 lines
234 B
JSON
Executable File

{
"name": "crossplane.github.io",
"version": "1.0.0",
"author": "Michael Goff <michael@upbound.io>",
"license": "Apache-2.0",
"devDependencies": {
"jsonfile": "^6.0.1",
"semver": "^7.3.2"
},
"dependencies": {}
}