/var/www/myprog.com.ua/server/node/node_modules/has-cors
NameSizeModeActions
.npmignore170644editdlrm
component.json3220644editdlrm
History.md2640644editdlrm
index.js4580644editdlrm
Makefile1660644editdlrm
package.json6110644editdlrm
Readme.md3540644editdlrm
Edit: /var/www/myprog.com.ua/server/node/node_modules/has-cors/package.json (611B)
{ "name": "has-cors", "version": "1.0.3", "description": "Detects support for Cross-Origin Resource Sharing", "main": "index.js", "repository": { "type": "git", "url": "git://github.com/component/has-cors.git" }, "dependencies": { "global": "https://github.com/component/global/archive/v2.0.1.tar.gz" }, "keywords": [ "cors", "cross", "origin", "resource", "sharing", "domain" ], "author": "Nathan Rajlich (http://n8.io/)", "license": "MIT", "component": { "scripts": { "has-cors/index.js": "index.js" } } }