mirror of
https://github.com/arnaucube/raspberryGPIOhtmlserver.git
synced 2026-02-08 04:06:43 +01:00
servidor funciona, gpio desabilitat
This commit is contained in:
129
node_modules/json3/package.json
generated
vendored
Executable file
129
node_modules/json3/package.json
generated
vendored
Executable file
@@ -0,0 +1,129 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"json3@3.2.6",
|
||||
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-parser"
|
||||
]
|
||||
],
|
||||
"_from": "json3@3.2.6",
|
||||
"_id": "json3@3.2.6",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/json3",
|
||||
"_npmUser": {
|
||||
"email": "github@kitcambridge.be",
|
||||
"name": "kitcambridge"
|
||||
},
|
||||
"_npmVersion": "1.3.8",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "json3",
|
||||
"raw": "json3@3.2.6",
|
||||
"rawSpec": "3.2.6",
|
||||
"scope": null,
|
||||
"spec": "3.2.6",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/socket.io-parser"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/json3/-/json3-3.2.6.tgz",
|
||||
"_shasum": "f6efc93c06a04de9aec53053df2559bb19e2038b",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "json3@3.2.6",
|
||||
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\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": [
|
||||
{
|
||||
"email": "olivier@webitup.fr",
|
||||
"name": "Mangled Deutz",
|
||||
"url": "http://tech.roxee.tv/"
|
||||
},
|
||||
{
|
||||
"email": "oyvind@kinsey.no",
|
||||
"name": "Øyvind Sean Kinsey",
|
||||
"url": "http://fb.me/ok"
|
||||
},
|
||||
{
|
||||
"email": "public@oxy.fi",
|
||||
"name": "Oskar Schöldström",
|
||||
"url": "http://oxy.fi/"
|
||||
},
|
||||
{
|
||||
"email": "demoneaux@gmail.com",
|
||||
"name": "Benjamin Tan",
|
||||
"url": "http://d10.github.io/"
|
||||
},
|
||||
{
|
||||
"email": "rma4ok@gmail.com",
|
||||
"name": "Kiryl Yermakou",
|
||||
"url": "https://github.com/rma4ok"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"description": "A modern JSON implementation compatible with nearly all JavaScript platforms.",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "f6efc93c06a04de9aec53053df2559bb19e2038b",
|
||||
"tarball": "http://registry.npmjs.org/json3/-/json3-3.2.6.tgz"
|
||||
},
|
||||
"homepage": "http://bestiejs.github.io/json3",
|
||||
"jam": {
|
||||
"main": "./lib/json3.js"
|
||||
},
|
||||
"keywords": [
|
||||
"json",
|
||||
"spec",
|
||||
"ecma",
|
||||
"es5",
|
||||
"lexer",
|
||||
"parser",
|
||||
"stringify"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://kit.mit-license.org/"
|
||||
}
|
||||
],
|
||||
"main": "./lib/json3",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "kitcambridge@me.com",
|
||||
"name": "kitcambridge"
|
||||
}
|
||||
],
|
||||
"name": "json3",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/bestiejs/json3.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/test_*.js"
|
||||
},
|
||||
"version": "3.2.6",
|
||||
"volo": {
|
||||
"ignore": [
|
||||
".*",
|
||||
"build.js",
|
||||
"index.html",
|
||||
"component.json",
|
||||
"bower.json",
|
||||
"benchmark",
|
||||
"page",
|
||||
"test",
|
||||
"vendor"
|
||||
],
|
||||
"type": "directory"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user