mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-11 22:24:21 +01:00
23 lines
556 B
JSON
23 lines
556 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",
|
|
"_release": "1.0.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.0.2",
|
|
"commit": "f28192faa10107db6b5b7db7a77109d36b16c0b9"
|
|
},
|
|
"_source": "https://github.com/FabioMR/ng-caps-lock.git",
|
|
"_target": "^1.0.2",
|
|
"_originalSource": "ng-caps-lock",
|
|
"_direct": true
|
|
} |