sca-shared
Version:
SCA shared service
22 lines (21 loc) • 380 B
JSON
{
"name": "sca-shared",
"version": "0.0.11",
"description": "SCA shared service",
"directories": {
"test": "test"
},
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git@github.com:soichih/sca-shared.git"
},
"keywords": [
"SCA",
"Progress"
],
"author": "Soichi Hayashi <hayashis@iu.edu>",
"license": "MIT"
}