@stdlib/datasets-frb-sf-wage-rigidity-cli
Version:
Wage rates for U.S. workers that have not changed jobs within the year.
59 lines (58 loc) • 1.3 kB
JSON
{
"name": "@stdlib/datasets-frb-sf-wage-rigidity-cli",
"version": "0.2.2",
"description": "Wage rates for U.S. workers that have not changed jobs within the year.",
"license": "Apache-2.0",
"author": {
"name": "The Stdlib Authors",
"url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
},
"contributors": [
{
"name": "The Stdlib Authors",
"url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
}
],
"bin": {
"frb-sf-wage-rigidity": "./bin/cli"
},
"homepage": "https://stdlib.io",
"repository": {
"type": "git",
"url": "git://github.com/stdlib-js/datasets-frb-sf-wage-rigidity.git"
},
"bugs": {
"url": "https://github.com/stdlib-js/stdlib/issues"
},
"dependencies": {
"@stdlib/cli-ctor": "^0.2.2",
"@stdlib/fs-read-file": "^0.2.2",
"@stdlib/streams-node-stdout": "^0.2.2"
},
"devDependencies": {},
"keywords": [
"stdlib",
"datasets",
"dataset",
"data",
"wages",
"workers",
"pay",
"industry",
"work",
"salary",
"us",
"united",
"states",
"economics",
"growth",
"employment",
"labor",
"statistics",
"stats"
],
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/stdlib"
}
}