{ "_args": [ [ "vow-fs@0.3.2", "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah" ] ], "_development": true, "_from": "vow-fs@0.3.2", "_id": "vow-fs@0.3.2", "_inBundle": false, "_integrity": "sha1-6isDTYXh24wnfrLpqG0cFfXTjno=", "_location": "/vow-fs", "_phantomChildren": { "inherits": "2.0.3", "lru-cache": "2.7.3", "sigmund": "1.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "vow-fs@0.3.2", "name": "vow-fs", "escapedName": "vow-fs", "rawSpec": "0.3.2", "saveSpec": null, "fetchSpec": "0.3.2" }, "_requiredBy": [ "/csscomb-core" ], "_resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.2.tgz", "_spec": "0.3.2", "_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah", "author": { "name": "Dmitry Filatov", "email": "dfilatov@yandex-team.ru" }, "bugs": { "url": "https://github.com/dfilatov/vow-fs/issues" }, "contributors": [ { "name": "Dmitry Filatov", "email": "dfilatov@yandex-team.ru" } ], "dependencies": { "glob": "3.2.8", "node-uuid": "1.4.0", "vow": "0.4.4", "vow-queue": "0.3.1" }, "description": "File I/O by Vow", "devDependencies": { "istanbul": "", "nodeunit": "" }, "engines": { "node": ">= 0.6.0" }, "homepage": "https://github.com/dfilatov/vow-fs", "keywords": [ "vow", "promise", "file system" ], "main": "lib/fs", "name": "vow-fs", "repository": { "type": "git", "url": "git+ssh://git@github.com/dfilatov/vow-fs.git" }, "scripts": { "test": "./node_modules/istanbul/lib/cli.js test test/runner.js" }, "version": "0.3.2" }