ocph23-aj-inputnumber
Version:
angularjs module for input number in html input
18 lines (17 loc) • 340 B
JSON
{
"name": "ocph23-aj-inputnumber",
"version": "1.0.0",
"description": "angularjs module for input number in html input",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"numberInput"
],
"author": "ocph23",
"license": "ISC",
"dependencies": {
"angular": "^1.7.9"
}
}