ngipstack
Version:
A set of AngularJS directives/helpers for using IpStack with AngularJS
19 lines (18 loc) • 423 B
JSON
{
"name": "sample",
"version": "1.0.0",
"description": "A tutorial application for AngularJS",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Eduardo Castro",
"license": "ISC",
"dependencies": {
"angular": "^1.7.0",
"angular-animate": "^1.7.0",
"angular-resource": "^1.7.0",
"angular-route": "^1.7.0",
"ngipstack": "1.0.9"
}
}