1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "_args": [
- [
- "co-fs@~1.2.0",
- "D:\\work\\im\\node_modules\\koa-favicon"
- ]
- ],
- "_from": "co-fs@>=1.2.0 <1.3.0",
- "_id": "co-fs@1.2.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/co-fs",
- "_npmUser": {
- "email": "tj@vision-media.ca",
- "name": "tjholowaychuk"
- },
- "_npmVersion": "1.3.15",
- "_phantomChildren": {},
- "_requested": {
- "name": "co-fs",
- "raw": "co-fs@~1.2.0",
- "rawSpec": "~1.2.0",
- "scope": null,
- "spec": ">=1.2.0 <1.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/koa-favicon"
- ],
- "_resolved": "https://registry.npmjs.org/co-fs/-/co-fs-1.2.0.tgz",
- "_shasum": "a6df045ce58c04eed45586ff4385032813aba64e",
- "_shrinkwrap": null,
- "_spec": "co-fs@~1.2.0",
- "_where": "D:\\work\\im\\node_modules\\koa-favicon",
- "bugs": {
- "url": "https://github.com/visionmedia/co-fs/issues"
- },
- "dependencies": {
- "co-from-stream": "0.0.0",
- "thunkify": "0.0.1"
- },
- "description": "fs wrappers for 'co'",
- "devDependencies": {
- "co": "~2.0.0",
- "mocha": "~1.10.0",
- "should": "~1.2.2"
- },
- "directories": {},
- "dist": {
- "shasum": "a6df045ce58c04eed45586ff4385032813aba64e",
- "tarball": "https://registry.npmjs.org/co-fs/-/co-fs-1.2.0.tgz"
- },
- "homepage": "https://github.com/visionmedia/co-fs",
- "keywords": [
- "async",
- "flow",
- "generator",
- "coro",
- "coroutine"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "email": "tj@vision-media.ca",
- "name": "tjholowaychuk"
- }
- ],
- "name": "co-fs",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/visionmedia/co-fs.git"
- },
- "version": "1.2.0"
- }
|