UNPKG

convert-string-to-object

Version:

Helps to reverse the action of stringify which is to convert an Object from string

28 lines (27 loc) 732 B
{ "name": "convert-string-to-object", "version": "1.0.1", "description": "Helps to reverse the action of stringify which is to convert an Object from string", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/sKumarBinay/convert-string-to-object.git" }, "keywords": [ "json", "stringify", "convert", "object", "string-to-object" ], "type": "module", "author": "Binay Kumar Sahu", "license": "MIT", "bugs": { "url": "https://github.com/sKumarBinay/convert-string-to-object/issues" }, "homepage": "https://github.com/sKumarBinay/convert-string-to-object#readme" }