mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
10 lines
148 B
JSON
10 lines
148 B
JSON
|
{
|
||
|
"name": "angular-mocks",
|
||
|
"version": "1.4.0",
|
||
|
"main": "./angular-mocks.js",
|
||
|
"ignore": [],
|
||
|
"dependencies": {
|
||
|
"angular": "1.4.0"
|
||
|
}
|
||
|
}
|