{ "_from": "quickchart-js", "_id": "quickchart-js@1.0.6", "_inBundle": false, "_integrity": "sha512-jx484COg6mXWcTVk7vKxYxhbAP1YMPcRopc8Gji3s4nJFwgu+Vum0HGb18u43IdwQwOQFkb8ggnh8rxghZVkSg==", "_location": "/quickchart-js", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "quickchart-js", "name": "quickchart-js", "escapedName": "quickchart-js", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/quickchart-js/-/quickchart-js-1.0.6.tgz", "_shasum": "85a23262a8de68fdf4e97fe01de6c74eded1bd53", "_spec": "quickchart-js", "_where": "/home/sigonasr2/divar/server", "author": { "name": "Ian Webster" }, "bugs": { "url": "https://github.com/typpo/quickchart-js/issues" }, "bundleDependencies": false, "dependencies": { "axios": "^0.21.1", "javascript-stringify": "^2.0.1" }, "deprecated": false, "description": "Javascript client for QuickChart.io", "devDependencies": { "@types/chart.js": "^2.9.28", "jest": "^26.0.1", "prettier": "^2.0.5", "tslint": "^6.1.3", "typescript": "^4.1.2" }, "homepage": "https://github.com/typpo/quickchart-js#readme", "license": "MIT", "main": "index.js", "name": "quickchart-js", "repository": { "type": "git", "url": "git+https://github.com/typpo/quickchart-js.git" }, "scripts": { "format": "prettier --single-quote --trailing-comma all --print-width 100 --write \"**/*.js\"", "lint": "tsc", "test": "jest" }, "types": "index.d.ts", "version": "1.0.6" }