{
	"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"
	}
}
