UNPKG

@jeli/http

Version:
33 lines 726 B
{ "name": "@jeli/http", "version": "1.0.3", "description": "jeli-js http", "main": "bundles/jeli-http-umd.js", "files": [ "bundles", "metadata.json" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/gojecks/jeli-js.git" }, "keywords": [ "jeli", "http" ], "author": "jeli", "license": "MIT", "bugs": { "url": "https://github.com/gojecks/jeli-js/issues" }, "homepage": "https://github.com/gojecks/jeli-js#readme", "module": "bundles/jeli-http-module.js", "peerDependencies": { "@jeli/core": "1.0.3", "@jeli/helpers": "0.0.2" }, "metaDataPath": "metadata.json" }