{"_id":"doctypes","_rev":"86309","name":"doctypes","description":"Shorthands for commonly used doctypes","dist-tags":{"latest":"1.1.0"},"maintainers":[{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"timothygu","email":"timothygu99@gmail.com"}],"time":{"modified":"2021-06-03T10:28:01.000Z","created":"2015-01-22T13:28:31.333Z","1.1.0":"2016-08-10T04:44:40.837Z","1.0.1":"2016-08-10T04:39:01.310Z","1.0.0":"2015-01-22T13:28:31.333Z"},"users":{"danielbayley":true},"author":{"name":"ForbesLindesay"},"repository":{"type":"git","url":"git+https://github.com/pugjs/doctypes.git"},"versions":{"1.1.0":{"name":"doctypes","version":"1.1.0","description":"Shorthands for commonly used doctypes","keywords":["doctype"],"dependencies":{},"devDependencies":{},"scripts":{"test":"node test"},"repository":{"type":"git","url":"git+https://github.com/pugjs/doctypes.git"},"author":{"name":"ForbesLindesay"},"license":"MIT","gitHead":"0b70cb5191ec338f15bc91d37efef3a010c06cfe","bugs":{"url":"https://github.com/pugjs/doctypes/issues"},"homepage":"https://github.com/pugjs/doctypes#readme","_id":"doctypes@1.1.0","_shasum":"ea80b106a87538774e8a3a4a5afe293de489e0a9","_from":".","_npmVersion":"3.10.5","_nodeVersion":"6.3.1","_npmUser":{"name":"timothygu","email":"timothygu99@gmail.com"},"dist":{"shasum":"ea80b106a87538774e8a3a4a5afe293de489e0a9","size":1921,"noattachment":false,"key":"/doctypes/-/doctypes-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/doctypes/download/doctypes-1.1.0.tgz"},"maintainers":[{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"timothygu","email":"timothygu99@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/doctypes-1.1.0.tgz_1470804280582_0.3825032275635749"},"directories":{},"publish_time":1470804280837,"_cnpm_publish_time":1470804280837,"_hasShrinkwrap":false},"1.0.1":{"name":"doctypes","version":"1.0.1","description":"Shorthands for commonly used doctypes","keywords":["doctype"],"dependencies":{},"devDependencies":{},"scripts":{"test":"node test"},"repository":{"type":"git","url":"git+https://github.com/pugjs/doctypes.git"},"author":{"name":"ForbesLindesay"},"license":"MIT","gitHead":"0e6cedfd9cdbd8436feacc967016075c74a1f97d","bugs":{"url":"https://github.com/pugjs/doctypes/issues"},"homepage":"https://github.com/pugjs/doctypes#readme","_id":"doctypes@1.0.1","_shasum":"434a7eec253cd970c0711a1477ede7df0a245959","_from":".","_npmVersion":"3.10.5","_nodeVersion":"6.3.1","_npmUser":{"name":"timothygu","email":"timothygu99@gmail.com"},"dist":{"shasum":"434a7eec253cd970c0711a1477ede7df0a245959","size":1907,"noattachment":false,"key":"/doctypes/-/doctypes-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/doctypes/download/doctypes-1.0.1.tgz"},"maintainers":[{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"timothygu","email":"timothygu99@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/doctypes-1.0.1.tgz_1470803941069_0.8614119922276586"},"directories":{},"publish_time":1470803941310,"_cnpm_publish_time":1470803941310,"_hasShrinkwrap":false},"1.0.0":{"name":"doctypes","version":"1.0.0","description":"Shorthands for commonly used doctypes","keywords":[],"dependencies":{},"devDependencies":{},"scripts":{"test":"node test"},"repository":{"type":"git","url":"https://github.com/jadejs/doctypes.git"},"author":{"name":"ForbesLindesay"},"license":"MIT","gitHead":"44607442bb2f1fc5c897c0f294839fef1211739f","bugs":{"url":"https://github.com/jadejs/doctypes/issues"},"homepage":"https://github.com/jadejs/doctypes","_id":"doctypes@1.0.0","_shasum":"a82448e40a9fa378b6964b6a1f0963620731a7d5","_from":".","_npmVersion":"1.5.0-alpha-4","_npmUser":{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},"maintainers":[{"name":"forbeslindesay","email":"forbes@lindesay.co.uk"},{"name":"timothygu","email":"timothygu99@gmail.com"}],"dist":{"shasum":"a82448e40a9fa378b6964b6a1f0963620731a7d5","size":1759,"noattachment":false,"key":"/doctypes/-/doctypes-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/doctypes/download/doctypes-1.0.0.tgz"},"directories":{},"publish_time":1421933311333,"_cnpm_publish_time":1421933311333,"_hasShrinkwrap":false}},"readme":"# doctypes\n\nShorthands for commonly used doctypes\n\n[![Build Status](https://img.shields.io/travis/pugjs/doctypes/master.svg)](https://travis-ci.org/pugjs/doctypes)\n[![NPM version](https://img.shields.io/npm/v/doctypes.svg)](https://www.npmjs.org/package/doctypes)\n\n## Installation\n\n    npm install doctypes\n\n## Usage\n\n```js\nvar assert = require('assert');\nvar doctypes = require('doctypes');\n\nassert(doctypes['html'] === '<!DOCTYPE html>');\nassert(doctypes['xml'] === '<?xml version=\"1.0\" encoding=\"utf-8\" ?>');\n```\n\n## License\n\n  MIT\n","_attachments":{},"homepage":"https://github.com/pugjs/doctypes#readme","bugs":{"url":"https://github.com/pugjs/doctypes/issues"},"license":"MIT"}