name : "coreHTTP" version: "v2.0.0" description: | "Client implementation of the HTTP/1.1 specification for embedded devices.\n" dependencies: - name : "http-parser" version: "v2.9.3" repository: type: "git" url: "https://github.com/nodejs/http-parser" license: "MIT"