angular-theme-spinner
Version:
angular-theme-spinner used to tell people the data is loading
33 lines (32 loc) • 848 B
JSON
{
"name": "angular-theme-spinner",
"version": "1.2.3",
"main": "./index.js",
"description": "angular-theme-spinner used to tell people the data is loading",
"repository": {
"type": "git",
"url": "https://github.com/leftstick/angular-theme-spinner.git"
},
"keywords": [
"spinner",
"angular",
"theme"
],
"author": "Howard.Zuo",
"license": "MIT",
"bugs": {
"url": "https://github.com/leftstick/angular-theme-spinner/issues"
},
"homepage": "https://github.com/leftstick/angular-theme-spinner",
"devDependencies": {
"gulp": "^3.9.0",
"gulp-less": "^3.0.3",
"gulp-rename": "^1.2.2",
"gulp-template": "^3.0.0",
"gulp-uglify": "^1.4.2",
"gulp-webserver": "^0.9.1",
"html-minifier": "^0.8.0",
"less-plugin-autoprefix": "^1.5.1",
"less-plugin-clean-css": "^1.5.1"
}
}