|
{
|
|
"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"
|
|
}
|
|
}
|