anorgatarrak-wordpress-theme/node_modules/angular-loading-bar/package.json

71 lines
1.9 KiB
JSON
Raw Normal View History

2018-02-15 19:26:12 +01:00
{
"_from": "angular-loading-bar",
"_id": "angular-loading-bar@0.9.0",
"_inBundle": false,
"_integrity": "sha1-N+9Swl8QLCFuezzf0vxaXflijkU=",
"_location": "/angular-loading-bar",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "angular-loading-bar",
"name": "angular-loading-bar",
"escapedName": "angular-loading-bar",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/angular-loading-bar/-/angular-loading-bar-0.9.0.tgz",
"_shasum": "37ef52c25f102c216e7b3cdfd2fc5a5df9628e45",
"_spec": "angular-loading-bar",
"_where": "/home/lrullo/httpdocs/anorgatarrak.eus/wp-content/themes/anorgatarrak",
"author": {
"name": "Wes Cruver"
},
"bugs": {
"url": "https://github.com/chieffancypants/angular-loading-bar/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "An automatic loading bar for AngularJS",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-cssmin": "~0.12.0",
"grunt-contrib-jshint": "~0.6.4",
"grunt-contrib-uglify": "^0.9.1",
"grunt-karma": "~0.11.0",
"karma": "~0.12.0",
"karma-coffee-preprocessor": "^0.2.0",
"karma-coverage": "^0.1.0",
"karma-jasmine": "^0.1.3",
"karma-phantomjs-launcher": "^0.1.0"
},
"directories": {
"example": "example",
"test": "test"
},
"homepage": "https://chieffancypants.github.io/angular-loading-bar",
"keywords": [
"angular",
"angularjs",
"loading",
"loadingbar",
"progress",
"progressbar"
],
"license": "MIT",
"main": "index.js",
"name": "angular-loading-bar",
"repository": {
"type": "git",
"url": "git://github.com/chieffancypants/angular-loading-bar.git"
},
"style": "build/loading-bar.css",
"version": "0.9.0"
}