dictate
Version:
Dictate the order of the array.
41 lines • 963 B
JSON
{
"name": "calcify",
"version": "0.11.0",
"description": "Stringify JSON with standard structure.",
"main": "calcify.deploy.js",
"support": "calcify.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"stringify",
"json",
"standard",
"structure",
"calcify"
],
"homepage": "https://github.com/volkovasystems/calcify",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jnfy": "^0.3.0",
"parseon": "^0.10.0"
},
"_release": "0.11.0",
"_resolution": {
"type": "version",
"tag": "0.11.0",
"commit": "4d7a2e6d22a878175f0cb3a12797bc093b79b2b6"
},
"_source": "https://github.com/volkovasystems/calcify.git",
"_target": "^0.11.0",
"_originalSource": "calcify"
}