UNPKG

imgix-management-js

Version:

A Javascript library that wraps the imgix management API

15 lines (14 loc) 284 B
{ "compilerOptions": { "module": "commonjs", "target": "es5", "lib": ["es5"], "noImplicitAny": true, "noImplicitThis": true, "strictNullChecks": true, "strictFunctionTypes": true, "noEmit": true, "esModuleInterop": true, "baseUrl": "." } }