osmos
Version:
OSMOS - Symbiosys
27 lines (26 loc) • 581 B
JSON
{
"name": "osmos",
"version": "2.0.7",
"description": "OSMOS - Symbiosys",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"osmos",
"framework",
"smbsol",
"symbiosys"
],
"author": "Symbiosys <ec@smbsol.com>",
"license": "ISC",
"dependencies": {
"aurelia-fetch-client": "^1.3.1",
"aurelia-validation": "^1.1.3",
"aurelia-event-aggregator": "^1.0.1",
"aurelia-framework": "^1.2.0",
"aurelia-router": "^1.5.0",
"toastr": "^2.1.4",
"inter-ui": "^2.5.1"
}
}