exempt
Version:
A better way to use Array.prototype.splice method.
43 lines • 995 B
JSON
{
"name": "parseon",
"version": "0.10.0",
"description": "Re-parse JSON back and forth.",
"main": "parseon.deploy.js",
"support": "parseon.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"re-parse",
"parse",
"stringify",
"validate",
"json"
],
"homepage": "https://github.com/volkovasystems/parseon",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"falzy": "^0.23.0",
"jnfy": "^0.3.0",
"krumb": "^0.6.0",
"parsfy": "^0.2.0"
},
"_release": "0.10.0",
"_resolution": {
"type": "version",
"tag": "0.10.0",
"commit": "68645c11edf60be82cfdf4e1f82f1bf759d9fc0b"
},
"_source": "https://github.com/volkovasystems/parseon.git",
"_target": "^0.10.0",
"_originalSource": "parseon"
}