hrm-level-data
Version:
Human Resource Machine level data
31 lines (30 loc) • 629 B
JSON
{
"name": "hrm-level-data",
"version": "1.1.3",
"description": "Human Resource Machine level data",
"main": "index.json",
"files": [
"index.json"
],
"repository": {
"type": "git",
"url": "https://github.com/atesgoral/hrm-level-data.git"
},
"keywords": [
"hrm"
],
"author": "Ates Goral <ates@magnetiq.com> (http://magnetiq.com/)",
"contributors": [
{
"name": "Nik Coughlin",
"email": "nrkn.com@gmail.com"
}
],
"license": "MIT",
"devDependencies": {
"tv4-cmd": "^1.0.0"
},
"scripts": {
"test": "tv4 -s hrm-level-data-schema.json -j index.json -v"
}
}