spa
Version:
Single-page applications builder with continuous integration, granular updates and loader.
22 lines (21 loc) • 396 B
JSON
{
"name": "spa",
"homepage": "https://github.com/Evgenus/spa",
"authors": [
"Evgenus <chernyshov.eugene@gmail.com>"
],
"license": "MIT",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"localforage": "~1.1.1",
"sjcl": "~1.0.0",
"cryptojslib": "~3.1.2"
}
}