{"library":"zepto-webpack","type":"library","category":null,"description":"A Webpack-compatible repackaging of Zepto 1.2.0 that exports the library as a module for use with Webpack's ProvidePlugin. This package modifies Zepto's source to include `module.exports = window.Zepto`, allowing direct `$` usage via ProvidePlugin. It addresses Ajax issues (issue 921) and is intended for projects using Webpack 1–4. Released under MIT. Last updated in 2016; no active maintenance or updates beyond Zepto 1.2.0.","language":"javascript","status":"deprecated","version":"1.2.1","tags":["javascript","zepto","webpack"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install zepto-webpack","imports":["new webpack.ProvidePlugin({ $: 'zepto-webpack' })","new webpack.ProvidePlugin({ Zepto: 'zepto-webpack' })","// Not applicable; use ProvidePlugin"]},{"cmd":"yarn add zepto-webpack","imports":[]},{"cmd":"pnpm add zepto-webpack","imports":[]}],"homepage":null,"github":"https://github.com/victorisildur/zepto-webpack","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/zepto-webpack","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}