{ "_from": "fstream-npm@~1.2.1", "_id": "fstream-npm@1.2.1", "_inBundle": false, "_integrity": "sha512-iBHpm/LmD1qw0TlHMAqVd9rwdU6M+EHRUnPkXpRi5G/Hf0FIFH+oZFryodAU2MFNfGRh/CzhUFlMKV3pdeOTDw==", "_location": "/fstream-npm", "_phantomChildren": { "fstream": "1.0.11", "inherits": "2.0.3" }, "_requested": { "type": "range", "registry": true, "raw": "fstream-npm@~1.2.1", "name": "fstream-npm", "escapedName": "fstream-npm", "rawSpec": "~1.2.1", "saveSpec": null, "fetchSpec": "~1.2.1" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/fstream-npm/-/fstream-npm-1.2.1.tgz", "_shasum": "08c4a452f789dcbac4c89a4563c902b2c862fd5b", "_spec": "fstream-npm@~1.2.1", "_where": "/Users/rebecca/code/npm", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/npm/fstream-npm/issues" }, "bundleDependencies": false, "dependencies": { "fstream-ignore": "^1.0.0", "inherits": "2" }, "deprecated": false, "description": "fstream class for creating npm packages", "devDependencies": { "graceful-fs": "^4.1.2", "mkdirp": "^0.5.1", "rimraf": "^2.4.2", "standard": "^4.3.1", "tap": "^1.3.2" }, "homepage": "https://github.com/npm/fstream-npm#readme", "license": "ISC", "main": "./fstream-npm.js", "name": "fstream-npm", "repository": { "type": "git", "url": "git+https://github.com/npm/fstream-npm.git" }, "scripts": { "test": "standard && tap test/*.js" }, "version": "1.2.1" }