UNPKG

strong-arc

Version:

A visual suite for the StrongLoop API Platform

30 lines 786 B
{ "name": "angular-spinner", "version": "0.6.2", "description": "Angular directive to show an animated spinner (using spin.js)", "main": "./angular-spinner.js", "author": "Uri Shaked", "license": "MIT", "homepage": "https://github.com/urish/angular-spinner", "ignore": [], "dependencies": { "angular": "~1.x", "spin.js": "~2.0.0" }, "devDependencies": { "angular-mocks": "~1.x" }, "repository": { "type": "git", "url": "git://github.com/urish/angular-spinner.git" }, "_release": "0.6.2", "_resolution": { "type": "version", "tag": "0.6.2", "commit": "1c02c72353ebe225ffb16e4973e173a18edfece9" }, "_source": "https://github.com/urish/angular-spinner.git", "_target": "~0.6.1", "_originalSource": "angular-spinner" }