aggiunti componenti bower/node
This commit is contained in:
+92
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"progress@1.1.8",
|
||||
"C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\cldr-data-downloader"
|
||||
]
|
||||
],
|
||||
"_from": "progress@1.1.8",
|
||||
"_id": "progress@1.1.8",
|
||||
"_inCache": true,
|
||||
"_location": "/progress",
|
||||
"_npmUser": {
|
||||
"email": "scalesjordan@gmail.com",
|
||||
"name": "prezjordan"
|
||||
},
|
||||
"_npmVersion": "1.4.14",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "progress",
|
||||
"raw": "progress@1.1.8",
|
||||
"rawSpec": "1.1.8",
|
||||
"scope": null,
|
||||
"spec": "1.1.8",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/cldr-data-downloader"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz",
|
||||
"_shasum": "e260c78f6161cdd9b0e56cc3e0a85de17c7a57be",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "progress@1.1.8",
|
||||
"_where": "C:\\Users\\samuele.STEAMWAREWIN\\Documents\\VisualStudioProjects\\StockMan\\StockManMVC\\node_modules\\cldr-data-downloader",
|
||||
"author": {
|
||||
"email": "tj@vision-media.ca",
|
||||
"name": "TJ Holowaychuk"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/visionmedia/node-progress/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Christoffer Hallas",
|
||||
"email": "christoffer.hallas@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Jordan Scales",
|
||||
"email": "scalesjordan@gmail.com"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"description": "Flexible ascii progress bar",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "e260c78f6161cdd9b0e56cc3e0a85de17c7a57be",
|
||||
"tarball": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.4.0"
|
||||
},
|
||||
"gitHead": "6b9524c0d07df9555d20ae95c65918020c50e3e2",
|
||||
"homepage": "https://github.com/visionmedia/node-progress",
|
||||
"installable": true,
|
||||
"keywords": [
|
||||
"cli",
|
||||
"progress"
|
||||
],
|
||||
"main": "index",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "tjholowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
},
|
||||
{
|
||||
"name": "hallas",
|
||||
"email": "christoffer.hallas@forsvikgroup.com"
|
||||
},
|
||||
{
|
||||
"name": "prezjordan",
|
||||
"email": "scalesjordan@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "progress",
|
||||
"optionalDependencies": {},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/visionmedia/node-progress"
|
||||
},
|
||||
"scripts": {},
|
||||
"version": "1.1.8"
|
||||
}
|
||||
Reference in New Issue
Block a user