aurelia-validatejs
Version:
This is a plugin that will allow using validate.js in your Aurelia application for expressive validation.
41 lines (40 loc) • 2.12 kB
JSON
{
"jspm": {
"dependencies": {
"aurelia-binding": "npm:aurelia-binding@^1.0.0-beta.1.1.1",
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@^1.0.0-beta.1.1.1",
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@^1.0.0-beta.1.1.2",
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@^1.0.0-beta.1.1.0",
"aurelia-framework": "npm:aurelia-framework@^1.0.0-beta.1.1.1",
"aurelia-history": "npm:aurelia-history@^1.0.0-beta.1.1.1",
"aurelia-history-browser": "npm:aurelia-history-browser@^1.0.0-beta.1.1.1",
"aurelia-loader": "npm:aurelia-loader@^1.0.0-beta.1.1.0",
"aurelia-loader-default": "npm:aurelia-loader-default@^1.0.0-beta.1.1.1",
"aurelia-logging": "npm:aurelia-logging@^1.0.0-beta.1.1.1",
"aurelia-logging-console": "npm:aurelia-logging-console@^1.0.0-beta.1.1.3",
"aurelia-metadata": "npm:aurelia-metadata@^1.0.0-beta.1.1.3",
"aurelia-pal": "npm:aurelia-pal@^1.0.0-beta.1.1.1",
"aurelia-pal-browser": "npm:aurelia-pal-browser@^1.0.0-beta.1.1.2",
"aurelia-path": "npm:aurelia-path@^1.0.0-beta.1.1.0",
"aurelia-route-recognizer": "npm:aurelia-route-recognizer@^1.0.0-beta.1.1.0",
"aurelia-router": "npm:aurelia-router@^1.0.0-beta.1.1.0",
"aurelia-task-queue": "npm:aurelia-task-queue@^1.0.0-beta.1.1.0",
"aurelia-templating": "npm:aurelia-templating@^1.0.0-beta.1.1.0",
"aurelia-templating-binding": "npm:aurelia-templating-binding@^1.0.0-beta.1.1.0",
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0-beta.1.1.0",
"aurelia-templating-router": "npm:aurelia-templating-router@^1.0.0-beta.1.1.0",
"aurelia-validation": "npm:aurelia-validation@^0.8.1",
"font-awesome": "npm:font-awesome@^4.4.0",
"twbs/bootstrap": "github:twbs/bootstrap@3.3.5",
"validate.js": "npm:validate.js@^0.9.0"
},
"devDependencies": {
"babel": "npm:babel-core@^5.8.22",
"babel-runtime": "npm:babel-runtime@^5.8.24",
"core-js": "npm:core-js@^1.1.4"
}
},
"devDependencies": {
"jspm": "^0.16.15"
}
}