angular-cors
Version:
Fast CORs support for angular1
31 lines (30 loc) • 539 B
JSON
{
"name": "angular-cors",
"main": "index.js",
"version": "1.0.0",
"description": "Fast CORs support for angular1",
"authors": [
"gdi2290 <github@gdi2290.com>"
],
"license": "MIT",
"homepage": "https://github.com/gdi2290/angular-cors",
"keywords": [
"Patrick",
"PatrickJS",
"gdi2290",
"angular",
"angularjs",
"angular.js",
"cors",
"angular-cors",
"ngCors",
"cross-origin"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}