UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

12 lines (10 loc) 261 B
require(__dirname).test ( { xml : "<root>" , expect : [ [ "opentag", { name: "root", attributes: {}, isSelfClosing: false } ] , [ "error", "Unclosed root tag\nLine: 0\nColumn: 6\nChar: " ] ] , strict : true , opt : {} } )