mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 05:11:40 +00:00
update
This commit is contained in:
54
node_modules/batch/package.json
generated
vendored
Normal file
54
node_modules/batch/package.json
generated
vendored
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"batch@0.6.1",
|
||||
"/Users/tatiana/selfdefined"
|
||||
]
|
||||
],
|
||||
"_from": "batch@0.6.1",
|
||||
"_id": "batch@0.6.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY=",
|
||||
"_location": "/batch",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "batch@0.6.1",
|
||||
"name": "batch",
|
||||
"escapedName": "batch",
|
||||
"rawSpec": "0.6.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.6.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/serve-index"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
|
||||
"_spec": "0.6.1",
|
||||
"_where": "/Users/tatiana/selfdefined",
|
||||
"author": {
|
||||
"name": "TJ Holowaychuk",
|
||||
"email": "tj@vision-media.ca"
|
||||
},
|
||||
"browser": {
|
||||
"emitter": "events"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/visionmedia/batch/issues"
|
||||
},
|
||||
"description": "Simple async batch with concurrency control and progress reporting.",
|
||||
"devDependencies": {
|
||||
"mocha": "*",
|
||||
"should": "*"
|
||||
},
|
||||
"homepage": "https://github.com/visionmedia/batch#readme",
|
||||
"license": "MIT",
|
||||
"main": "index",
|
||||
"name": "batch",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/visionmedia/batch.git"
|
||||
},
|
||||
"version": "0.6.1"
|
||||
}
|
Reference in New Issue
Block a user