30 lines
637 B
JSON
30 lines
637 B
JSON
{
|
|
"name": "ngprogress",
|
|
"version": "1.0.7",
|
|
"main": [
|
|
"build/ngProgress.js",
|
|
"ngProgress.css"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests",
|
|
"src",
|
|
"Gruntfile.js",
|
|
"package.json",
|
|
"karma.conf.js",
|
|
"index.html"
|
|
],
|
|
"homepage": "https://github.com/VictorBjelkholm/ngProgress",
|
|
"_release": "1.0.7",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.0.7",
|
|
"commit": "3b7eeb1ca479f78bec670457f54c381560c1d25f"
|
|
},
|
|
"_source": "https://github.com/VictorBjelkholm/ngProgress.git",
|
|
"_target": "~1.0.4",
|
|
"_originalSource": "ngprogress"
|
|
} |