140 lines
2.9 KiB
JSON
140 lines
2.9 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"json3@3.3.2",
|
||
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\socket.io-parser"
|
||
|
]
|
||
|
],
|
||
|
"_from": "json3@3.3.2",
|
||
|
"_id": "json3@3.3.2",
|
||
|
"_inCache": true,
|
||
|
"_location": "/json3",
|
||
|
"_npmUser": {
|
||
|
"email": "github@kitcambridge.be",
|
||
|
"name": "kitcambridge"
|
||
|
},
|
||
|
"_npmVersion": "1.4.3",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "json3",
|
||
|
"raw": "json3@3.3.2",
|
||
|
"rawSpec": "3.3.2",
|
||
|
"scope": null,
|
||
|
"spec": "3.3.2",
|
||
|
"type": "version"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/socket.io-parser"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/json3/-/json3-3.3.2.tgz",
|
||
|
"_shasum": "3c0434743df93e2f5c42aee7b19bcb483575f4e1",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "json3@3.3.2",
|
||
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\socket.io-parser",
|
||
|
"author": {
|
||
|
"email": "github@kitcambridge.be",
|
||
|
"name": "Kit Cambridge",
|
||
|
"url": "http://kitcambridge.be/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/bestiejs/json3/issues"
|
||
|
},
|
||
|
"contributors": [
|
||
|
{
|
||
|
"name": "Mangled Deutz",
|
||
|
"email": "olivier@webitup.fr",
|
||
|
"url": "http://tech.roxee.tv/"
|
||
|
},
|
||
|
{
|
||
|
"name": "Øyvind Sean Kinsey",
|
||
|
"email": "oyvind@kinsey.no",
|
||
|
"url": "http://fb.me/ok"
|
||
|
},
|
||
|
{
|
||
|
"name": "Oskar Schöldström",
|
||
|
"email": "public@oxy.fi",
|
||
|
"url": "http://oxy.fi/"
|
||
|
},
|
||
|
{
|
||
|
"name": "Kiryl Yermakou",
|
||
|
"email": "rma4ok@gmail.com",
|
||
|
"url": "https://github.com/rma4ok"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {},
|
||
|
"description": "A modern JSON implementation compatible with nearly all JavaScript platforms.",
|
||
|
"devDependencies": {},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "3c0434743df93e2f5c42aee7b19bcb483575f4e1",
|
||
|
"tarball": "https://registry.npmjs.org/json3/-/json3-3.3.2.tgz"
|
||
|
},
|
||
|
"files": [
|
||
|
"LICENSE",
|
||
|
"README.md",
|
||
|
"lib/json3.js",
|
||
|
"lib/json3.min.js"
|
||
|
],
|
||
|
"homepage": "http://bestiejs.github.io/json3",
|
||
|
"installable": true,
|
||
|
"jam": {
|
||
|
"includes": [
|
||
|
"LICENSE",
|
||
|
"README.md",
|
||
|
"lib/json3.js",
|
||
|
"lib/json3.min.js"
|
||
|
],
|
||
|
"main": "./lib/json3.js"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"ecma",
|
||
|
"es5",
|
||
|
"json",
|
||
|
"lexer",
|
||
|
"parser",
|
||
|
"spec",
|
||
|
"stringify"
|
||
|
],
|
||
|
"licenses": [
|
||
|
{
|
||
|
"type": "MIT",
|
||
|
"url": "http://kit.mit-license.org/"
|
||
|
}
|
||
|
],
|
||
|
"main": "./lib/json3",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "kitcambridge",
|
||
|
"email": "kitcambridge@me.com"
|
||
|
},
|
||
|
{
|
||
|
"name": "d10",
|
||
|
"email": "demoneaux@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "json3",
|
||
|
"optionalDependencies": {},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/bestiejs/json3.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test/test_*.js"
|
||
|
},
|
||
|
"version": "3.3.2",
|
||
|
"volo": {
|
||
|
"ignore": [
|
||
|
".*",
|
||
|
"benchmark",
|
||
|
"bower.json",
|
||
|
"build.js",
|
||
|
"component.json",
|
||
|
"index.html",
|
||
|
"page",
|
||
|
"test",
|
||
|
"vendor"
|
||
|
],
|
||
|
"type": "directory"
|
||
|
}
|
||
|
}
|