{"_id":"stringprep","_rev":"4605482","name":"stringprep","description":"Pure-Javascript stringprep implementation. Fork of the moribund NPM 'libidn' package.","dist-tags":{"latest":"0.1.1"},"maintainers":[{"name":"nickjohnson","email":""}],"time":{"modified":"2026-04-10T17:35:58.000Z","created":"2017-01-12T10:46:29.457Z","0.1.1":"2017-01-12T11:44:03.486Z","0.1.0":"2017-01-12T10:46:29.457Z"},"users":{},"author":{"name":"Eric Sessoms","email":"eric@nubgames.com"},"repository":{"type":"git","url":"git+https://github.com/nubgames/node-libidn.git"},"versions":{"0.1.1":{"name":"stringprep","version":"0.1.1","description":"Pure-Javascript stringprep implementation. Fork of the moribund NPM 'libidn' package.","keywords":["idn","stringprep","unicode","nameprep"],"main":"index.js","scripts":{"test":"mocha --ui tdd --reporter spec"},"repository":{"type":"git","url":"git+https://github.com/nubgames/node-libidn.git"},"author":{"name":"Eric Sessoms","email":"eric@nubgames.com"},"license":"LGPL","dependencies":{"underscore":"~1.4.4","underscore.string":"~2.3.1"},"devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.3.0","grunt-simple-mocha":"~0.3.2"},"gitHead":"ee4eb1f4caa172022e3a4c608604af68bc3dbc9e","bugs":{"url":"https://github.com/nubgames/node-libidn/issues"},"homepage":"https://github.com/nubgames/node-libidn#readme","_id":"stringprep@0.1.1","_shasum":"b96a244284899722cdbf5ab41efb0ca2fae5229e","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"nickjohnson","email":"arachnid@notdot.net"},"dist":{"shasum":"b96a244284899722cdbf5ab41efb0ca2fae5229e","size":41847,"noattachment":false,"key":"/stringprep/-/stringprep-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/stringprep/download/stringprep-0.1.1.tgz"},"maintainers":[{"name":"nickjohnson","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/stringprep-0.1.1.tgz_1484221442819_0.790655710734427"},"directories":{},"publish_time":1484221443486,"_hasShrinkwrap":false,"_cnpm_publish_time":1484221443486,"_cnpmcore_publish_time":"2021-12-16T22:30:46.303Z"},"0.1.0":{"name":"stringprep","version":"0.1.0","description":"Pure-Javascript stringprep implementation. Fork of the moribund NPM 'libidn' package.","keywords":["idn","stringprep","unicode","nameprep"],"main":"index.js","scripts":{"test":"./node_modules/grunt-simple-mocha/node_modules/.bin/mocha --ui tdd --reporter spec"},"repository":{"type":"git","url":"git+https://github.com/nubgames/node-libidn.git"},"author":{"name":"Eric Sessoms","email":"eric@nubgames.com"},"license":"LGPL","dependencies":{"underscore":"~1.4.4","underscore.string":"~2.3.1"},"devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.3.0","grunt-simple-mocha":"~0.3.2"},"gitHead":"7c39d485289ed304aa47b6b5ad4989e4dc09a345","bugs":{"url":"https://github.com/nubgames/node-libidn/issues"},"homepage":"https://github.com/nubgames/node-libidn#readme","_id":"stringprep@0.1.0","_shasum":"352ab8ab9b132dce395879a9823b468f66ce511a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"nickjohnson","email":"arachnid@notdot.net"},"dist":{"shasum":"352ab8ab9b132dce395879a9823b468f66ce511a","size":26287,"noattachment":false,"key":"/stringprep/-/stringprep-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/stringprep/download/stringprep-0.1.0.tgz"},"maintainers":[{"name":"nickjohnson","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/stringprep-0.1.0.tgz_1484217988507_0.046976130455732346"},"directories":{},"publish_time":1484217989457,"_hasShrinkwrap":false,"_cnpm_publish_time":1484217989457,"_cnpmcore_publish_time":"2021-12-16T22:30:46.556Z"}},"readme":"node-libidn\n===========\n\nThis library is intended to be a port of GNU Libidn to Javascript,\nfor use in node.js.  At the moment, however, only stringprep (rfc3454)\nis implemented.  Punycode and IDNA are TBD.\n\nInstallation\n============\n\n    npm install libidn\n\nUsage\n=====\n\n    var stringprep = require('libidn').stringprep;\n    stringprep.nameprep(\"eXample.COM\");\n    // other profiles, e.g.: stringprep.nodeprep, stringprep.resourceprep\n","_attachments":{},"homepage":"https://github.com/nubgames/node-libidn#readme","bugs":{"url":"https://github.com/nubgames/node-libidn/issues"},"license":"LGPL"}