{ "_args": [ [ "string-convert@0.2.1", "/Users/nuwan/Code/jam-cloud/jam-ui" ] ], "_from": "string-convert@0.2.1", "_id": "string-convert@0.2.1", "_inBundle": false, "_integrity": "sha1-aYLMMEn7tM2F+LJFaLnZvznu/5c=", "_location": "/string-convert", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "string-convert@0.2.1", "name": "string-convert", "escapedName": "string-convert", "rawSpec": "0.2.1", "saveSpec": null, "fetchSpec": "0.2.1" }, "_requiredBy": [ "/json2mq" ], "_resolved": "https://registry.npmjs.org/string-convert/-/string-convert-0.2.1.tgz", "_spec": "0.2.1", "_where": "/Users/nuwan/Code/jam-cloud/jam-ui", "author": "", "bugs": { "url": "https://github.com/akiran/string-convert/issues" }, "description": "String convertions", "devDependencies": { "mocha": "^2.0.1", "should": "^4.3.0" }, "homepage": "https://github.com/akiran/string-convert#readme", "license": "MIT", "main": "index.js", "name": "string-convert", "repository": { "type": "git", "url": "git+https://github.com/akiran/string-convert.git" }, "scripts": { "test": "mocha test" }, "version": "0.2.1" }