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:
83
node_modules/has-cors/package.json
generated
vendored
Executable file
83
node_modules/has-cors/package.json
generated
vendored
Executable file
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"has-cors@1.0.3",
|
||||
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\engine.io-client"
|
||||
]
|
||||
],
|
||||
"_from": "has-cors@1.0.3",
|
||||
"_id": "has-cors@1.0.3",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/has-cors",
|
||||
"_npmUser": {
|
||||
"email": "shtylman@gmail.com",
|
||||
"name": "shtylman"
|
||||
},
|
||||
"_npmVersion": "1.3.24",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "has-cors",
|
||||
"raw": "has-cors@1.0.3",
|
||||
"rawSpec": "1.0.3",
|
||||
"scope": null,
|
||||
"spec": "1.0.3",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/engine.io-client"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.0.3.tgz",
|
||||
"_shasum": "502acb9b3104dac33dd2630eaf2f888b0baf4cb3",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "has-cors@1.0.3",
|
||||
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\engine.io-client",
|
||||
"author": {
|
||||
"email": "nathan@tootallnate.net",
|
||||
"name": "Nathan Rajlich",
|
||||
"url": "http://n8.io/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/component/has-cors/issues"
|
||||
},
|
||||
"component": {
|
||||
"scripts": {
|
||||
"has-cors/index.js": "index.js"
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"global": "https://github.com/component/global/archive/v2.0.1.tar.gz"
|
||||
},
|
||||
"description": "Detects support for Cross-Origin Resource Sharing",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "502acb9b3104dac33dd2630eaf2f888b0baf4cb3",
|
||||
"tarball": "http://registry.npmjs.org/has-cors/-/has-cors-1.0.3.tgz"
|
||||
},
|
||||
"homepage": "https://github.com/component/has-cors",
|
||||
"keywords": [
|
||||
"cors",
|
||||
"cross",
|
||||
"origin",
|
||||
"resource",
|
||||
"sharing",
|
||||
"domain"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "shtylman@gmail.com",
|
||||
"name": "shtylman"
|
||||
}
|
||||
],
|
||||
"name": "has-cors",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/component/has-cors.git"
|
||||
},
|
||||
"version": "1.0.3"
|
||||
}
|
||||
Reference in New Issue
Block a user