huli-metrics-angular
Version:
metrics module for huli angular developers
30 lines (29 loc) • 733 B
JSON
{
"name": "huli-metrics-angular",
"version": "0.0.1",
"description": "metrics module for huli angular developers",
"main": "metrics.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/green-fox-academy/huli-metrics-angular.git"
},
"keywords": [
"huli",
"angular",
"metrics",
"greenfox"
],
"author": "fehersanyi",
"license": "MIT",
"bugs": {
"url": "https://github.com/green-fox-academy/huli-metrics-angular/issues"
},
"homepage": "https://github.com/green-fox-academy/huli-metrics-angular#readme",
"dependencies": {
"es6-promise": "^4.2.4",
"isomorphic-fetch": "^2.2.1"
}
}