@kpi4me/golden-layout
Version:
A multi-screen javascript Layout manager https://golden-layout.com
19 lines (18 loc) • 404 B
JSON
{
"name": "methods",
"version": "0.1.0",
"description": "HTTP methods that node supports",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"http",
"methods"
],
"author": {
"name": "TJ Holowaychuk"
},
"license": "MIT",
"repository": { "type": "git", "url": "git://github.com/visionmedia/node-methods.git" }
}