angular-floating-label
Version:
Floating label directive for AngularJs
23 lines (22 loc) • 497 B
JSON
{
"name": "angular-floating-label",
"version": "1.0.1",
"homepage": "https://github.com/klaascuvelier/angular-floating-label",
"authors": [
"Klaas Cuvelier <cuvelierklaas@gmail.com>"
],
"description": "Floating label directive for AngularJs",
"main": "dist/floating-label.js",
"keywords": [
"angular",
"angularjs",
"floating",
"label",
"directive"
],
"license": "MIT",
"devDependencies": {
"angular": "^1.3.0",
"angular-mocks": "^1.3.0"
}
}