{ "_from": "vue-papa-parse@^1.3.0", "_id": "vue-papa-parse@1.3.0", "_inBundle": false, "_integrity": "sha512-+nn4Yh8/GFcMaEdg8VuQNE/UV0U9xz4LPasjNAqCcjAwVNHolW4A9mPhfTKJ8zkS6gvJGDc7qWUEZsFx6az3Aw==", "_location": "/vue-papa-parse", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "vue-papa-parse@^1.3.0", "name": "vue-papa-parse", "escapedName": "vue-papa-parse", "rawSpec": "^1.3.0", "saveSpec": null, "fetchSpec": "^1.3.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/vue-papa-parse/-/vue-papa-parse-1.3.0.tgz", "_shasum": "5227de8c7351aa71dc2a5dbb5839595a856c8b86", "_spec": "vue-papa-parse@^1.3.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend", "author": { "name": "Tim Wickstrom", "email": "tim@wickstrom.me" }, "bugs": { "url": "https://github.com/twickstrom/vue-papa-parse/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Tim Wickstrom", "email": "tim@wickstrom.me" } ], "dependencies": { "papaparse": "^4.6.3", "vue": "^2.6.10" }, "deprecated": false, "description": "A simple wrapper for for the original PapaParse built for VueJs", "homepage": "https://github.com/twickstrom/vue-papa-parse", "keywords": [ "vue", "vuejs", "vue.js", "vue2", "vue-papa-parse", "PapaParse", "parse", "csv", "json", "csv-to-json", "json-to-csv" ], "license": "MIT", "main": "src/index.js", "maintainers": [ { "name": "Tim Wickstrom", "email": "tim@wickstrom.me", "url": "https://timwickstrom.com" } ], "name": "vue-papa-parse", "repository": { "type": "git", "url": "git+https://github.com/twickstrom/vue-papa-parse.git" }, "version": "1.3.0" }