15 lines
315 B
JSON
15 lines
315 B
JSON
|
{
|
||
|
"name": "githubpagessites",
|
||
|
"description": "Version 1.1 of the docs for Kubernetes",
|
||
|
"version": "1.1",
|
||
|
"private": true,
|
||
|
"license": "Apache Version 2.0",
|
||
|
"author": "The Kubernetes Authors",
|
||
|
"engines": {
|
||
|
"node": "~4.2"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"express": "^4.13.4"
|
||
|
}
|
||
|
}
|