mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-30 19:52:20 +01:00
14 lines
271 B
JSON
14 lines
271 B
JSON
{
|
|
"name": "ngCapsLock",
|
|
"version": "1.0.2",
|
|
"main": "./ng-caps-lock.js",
|
|
"license": "MIT",
|
|
"authors": [
|
|
"Fábio Rodrigues <fabio.info@gmail.com>"
|
|
],
|
|
"dependencies": {
|
|
"angular": ">=1.1"
|
|
},
|
|
"homepage": "https://github.com/FabioMR/ng-caps-lock"
|
|
}
|