@kpi4me/golden-layout
Version:
A multi-screen javascript Layout manager https://golden-layout.com
18 lines (17 loc) • 367 B
JSON
{
"name": "bytes",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
"description": "byte size string parser / serializer",
"version": "0.2.1",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"component": {
"scripts": {
"bytes/index.js": "index.js"
}
}
}