ledgerrb/public/app/vendor/node_modules/angular-loading-bar/package.json
2016-08-10 14:45:45 +02:00

71 lines
2 KiB
JSON

{
"name": "angular-loading-bar",
"version": "0.9.0",
"description": "An automatic loading bar for AngularJS",
"main": "index.js",
"style": "build/loading-bar.css",
"directories": {
"example": "example",
"test": "test"
},
"repository": {
"type": "git",
"url": "git://github.com/chieffancypants/angular-loading-bar.git"
},
"keywords": [
"angular",
"angularjs",
"loading",
"loadingbar",
"progress",
"progressbar"
],
"author": {
"name": "Wes Cruver"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/chieffancypants/angular-loading-bar/issues"
},
"homepage": "https://chieffancypants.github.io/angular-loading-bar",
"devDependencies": {
"karma-jasmine": "^0.1.3",
"karma-coffee-preprocessor": "^0.2.0",
"karma-phantomjs-launcher": "^0.1.0",
"karma": "~0.12.0",
"karma-coverage": "^0.1.0",
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.6.4",
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-cssmin": "~0.12.0",
"grunt-karma": "~0.11.0",
"grunt-contrib-concat": "^0.5.0"
},
"gitHead": "d734873e52ded18fa27d67f52272ae43267dfd63",
"_id": "angular-loading-bar@0.9.0",
"scripts": {},
"_shasum": "37ef52c25f102c216e7b3cdfd2fc5a5df9628e45",
"_from": "angular-loading-bar@latest",
"_resolved": "https://registry.npmjs.org/angular-loading-bar/-/angular-loading-bar-0.9.0.tgz",
"_npmVersion": "3.6.0",
"_nodeVersion": "5.6.0",
"_npmUser": {
"name": "chieffancypants",
"email": "chieffancypants@gmail.com"
},
"dist": {
"shasum": "37ef52c25f102c216e7b3cdfd2fc5a5df9628e45",
"tarball": "https://registry.npmjs.org/angular-loading-bar/-/angular-loading-bar-0.9.0.tgz"
},
"maintainers": [
{
"name": "chieffancypants",
"email": "chieffancypants@gmail.com"
}
],
"_npmOperationalInternal": {
"host": "packages-13-west.internal.npmjs.com",
"tmp": "tmp/angular-loading-bar-0.9.0.tgz_1458159655244_0.020213650772348046"
},
"readme": "ERROR: No README data found!"
}