\x89PNG\r\n\x1a\n\x00\x00\x00\x0DIHDR\x00\x00\x00\x01\x00 \x00\x00\x01\x08\x06\x00\x00\x00\x1F\x15\xC4\x89\x00\x00\x00 \x0AIDATx\x9Ccb\x00\x00\x00\x06\x00\x03\x1A\x05\x9D\x00\x00 \x00\x00IEND\xAE\x42\x60\x82
| Path : /var/www/html/tool-ob/ToolsPortal/node_modules/json3/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/tool-ob/ToolsPortal/node_modules/json3/package.json |
{
"name": "json3",
"version": "3.2.6",
"description": "A modern JSON implementation compatible with nearly all JavaScript platforms.",
"homepage": "http://bestiejs.github.io/json3",
"main": "./lib/json3",
"keywords": ["json", "spec", "ecma", "es5", "lexer", "parser", "stringify"],
"licenses": [{
"type": "MIT",
"url": "http://kit.mit-license.org/"
}],
"author": {
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"web": "http://kitcambridge.be/"
},
"maintainers": [{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"web": "http://kitcambridge.be/"
}],
"contributors": [{
"name": "Mangled Deutz",
"email": "olivier@webitup.fr",
"web": "http://tech.roxee.tv/"
}, {
"name": "Øyvind Sean Kinsey",
"email": "oyvind@kinsey.no",
"web": "http://fb.me/ok"
}, {
"name": "Oskar Schöldström",
"email": "public@oxy.fi",
"web": "http://oxy.fi/"
}, {
"name": "Benjamin Tan",
"email": "demoneaux@gmail.com",
"web": "http://d10.github.io/"
}, {
"name": "Kiryl Yermakou",
"email": "rma4ok@gmail.com",
"web": "https://github.com/rma4ok"
}],
"bugs": {
"url": "https://github.com/bestiejs/json3/issues"
},
"scripts": {
"test": "node test/test_*.js"
},
"repository": {
"type": "git",
"url": "git://github.com/bestiejs/json3.git"
},
"jam": {
"main": "./lib/json3.js"
},
"volo": {
"type": "directory",
"ignore": [
".*",
"build.js",
"index.html",
"component.json",
"bower.json",
"benchmark",
"page",
"test",
"vendor"
]
}
}