@kpi4me/golden-layout
Version:
A multi-screen javascript Layout manager https://golden-layout.com
15 lines (14 loc) • 463 B
JSON
{
"name": "fresh",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"description": "HTTP response freshness testing",
"version": "0.2.0",
"main": "index.js",
"repository": { "type": "git", "url": "https://github.com/visionmedia/node-fresh.git"},
"dependencies": {},
"repository": { "type": "git", "url": "https://github.com/visionmedia/node-fresh.git" },
"devDependencies": {
"mocha": "*",
"should": "*"
}
}