package.json
361 Bytes
{
"name": "angular-matrix-validation",
"version": "0.0.0",
"description": "Matrix valition for angular form",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": {
"name": "Techniv",
"email": "contact@techniv.fr"
},
"license": "MIT",
"devDependencies": {
"angular": "*"
}
}