File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/ndjson/package.json
{
"_args": [
[
"ndjson@1.5.0",
"/Users/julesgraus/webDevelopment/Boilerplate-Shop"
]
],
"_development": true,
"_from": "ndjson@1.5.0",
"_id": "ndjson@1.5.0",
"_inBundle": false,
"_integrity": "sha1-rmA7NrE0vOw0e0UkIrC/mNWDLsg=",
"_location": "/ndjson",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ndjson@1.5.0",
"name": "ndjson",
"escapedName": "ndjson",
"rawSpec": "1.5.0",
"saveSpec": null,
"fetchSpec": "1.5.0"
},
"_requiredBy": [
"/csv-parser"
],
"_resolved": "https://registry.npmjs.org/ndjson/-/ndjson-1.5.0.tgz",
"_spec": "1.5.0",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
"author": {
"name": "max ogden"
},
"bin": {
"ndjson": "cli.js"
},
"bugs": {
"url": "https://github.com/maxogden/ndjson/issues"
},
"dependencies": {
"json-stringify-safe": "^5.0.1",
"minimist": "^1.2.0",
"split2": "^2.1.0",
"through2": "^2.0.3"
},
"description": "streaming newline delimited json parser + serializer",
"devDependencies": {
"concat-stream": "^1.5.0",
"tape": "^4.6.3"
},
"homepage": "https://github.com/maxogden/ndjson",
"keywords": [
"ndjson",
"ldjson"
],
"license": "BSD-3-Clause",
"main": "index.js",
"name": "ndjson",
"repository": {
"type": "git",
"url": "git://github.com/maxogden/ndjson.git"
},
"scripts": {
"test": "tape test.js"
},
"version": "1.5.0"
}