{ "_args": [ [ "react-es6-progressbar.js@1.1.0", "/Users/nuwan/Code/jam-cloud/jam-ui" ] ], "_from": "react-es6-progressbar.js@1.1.0", "_id": "react-es6-progressbar.js@1.1.0", "_inBundle": false, "_integrity": "sha512-uFOevq5TNCtYQcmDsdyBPmN3L8sFOeYgunH5Ro0HycIAnmvHJvrXkAveAvFhAC/oK0+HPOV6Mliz+TF/HlApRA==", "_location": "/react-es6-progressbar.js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "react-es6-progressbar.js@1.1.0", "name": "react-es6-progressbar.js", "escapedName": "react-es6-progressbar.js", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/react-es6-progressbar.js/-/react-es6-progressbar.js-1.1.0.tgz", "_spec": "1.1.0", "_where": "/Users/nuwan/Code/jam-cloud/jam-ui", "author": { "name": "Ronald Roe" }, "bugs": { "url": "https://github.com/ronaldroe/react-es6-progressbar.js/issues" }, "dependencies": { "progressbar.js": "^1.0.1", "react": "^16.3.2" }, "description": "Implementation of progressbar.js in React with ES6", "devDependencies": { "@babel/cli": "^7.8.4", "@babel/core": "^7.9.6", "@babel/plugin-proposal-object-rest-spread": "^7.9.6", "@babel/plugin-transform-react-jsx": "^7.9.4", "@babel/preset-env": "^7.9.6", "babel-loader": "^8.1.0", "webpack": "^4.43.0", "webpack-cli": "^3.3.11" }, "homepage": "https://github.com/ronaldroe/react-es6-progressbar.js", "keywords": [ "react", "progressbar.js" ], "license": "MIT", "main": "build/index.js", "name": "react-es6-progressbar.js", "private": false, "repository": { "type": "git", "url": "git+https://github.com/ronaldroe/react-es6-progressbar.js.git" }, "scripts": { "build": "webpack", "start": "webpack --watch", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.1.0" }