UNPKG

dictate

Version:
42 lines 972 B
{ "name": "parsfy", "version": "0.2.0", "description": "Parse JSON structure properly.", "main": "parsfy.deploy.js", "support": "parsfy.support.js", "authors": [ "Richeve S. Bebedor <richeve.bebedor@gmail.com>", "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>", "Vinse Vinalon <vinsevinalon@gmail.com>" ], "license": "MIT", "keywords": [ "parse", "json", "structure", "properly", "parsfy" ], "homepage": "https://github.com/volkovasystems/parsfy", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "falzy": "^0.23.0", "circular-json": "^0.3.3", "protype": "^0.24.0" }, "_release": "0.2.0", "_resolution": { "type": "version", "tag": "0.2.0", "commit": "ca08b91f126f46782cfade29b5d1ab8bf1d272da" }, "_source": "https://github.com/volkovasystems/parsfy.git", "_target": "^0.2.0", "_originalSource": "parsfy" }