You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
83 lines
2.0 KiB
83 lines
2.0 KiB
{
|
|
"_from": "quote-stream@^1.0.1",
|
|
"_id": "quote-stream@1.0.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-hJY/jJwmuULhU/7rU6rnRlK34LI=",
|
|
"_location": "/quote-stream",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "quote-stream@^1.0.1",
|
|
"name": "quote-stream",
|
|
"escapedName": "quote-stream",
|
|
"rawSpec": "^1.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/brfs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/quote-stream/-/quote-stream-1.0.2.tgz",
|
|
"_shasum": "84963f8c9c26b942e153feeb53aae74652b7e0b2",
|
|
"_spec": "quote-stream@^1.0.1",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam/node_modules/brfs",
|
|
"author": {
|
|
"name": "James Halliday",
|
|
"email": "mail@substack.net",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bin": {
|
|
"quote-stream": "bin/cmd.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/substack/quote-stream/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"buffer-equal": "0.0.1",
|
|
"minimist": "^1.1.3",
|
|
"through2": "^2.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "transform a stream into a quoted string",
|
|
"devDependencies": {
|
|
"concat-stream": "~1.4.5",
|
|
"tape": "^4.1.0"
|
|
},
|
|
"homepage": "https://github.com/substack/quote-stream",
|
|
"keywords": [
|
|
"quote",
|
|
"transform",
|
|
"stream"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "quote-stream",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/substack/quote-stream.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test/*.js"
|
|
},
|
|
"testling": {
|
|
"files": "test/*.js",
|
|
"browsers": [
|
|
"ie/8..latest",
|
|
"firefox/15",
|
|
"firefox/latest",
|
|
"firefox/nightly",
|
|
"chrome/15",
|
|
"chrome/latest",
|
|
"chrome/canary",
|
|
"opera/12..latest",
|
|
"opera/next",
|
|
"safari/5.1..latest",
|
|
"ipad/6.0..latest",
|
|
"iphone/6.0..latest",
|
|
"android-browser/4.2..latest"
|
|
]
|
|
},
|
|
"version": "1.0.2"
|
|
}
|