Sha256: f77e8b538dc4720d5a7a3a1aa5e603712636ae4e40a02c2f08aeb28db8712866

Contents?: true

Size: 719 Bytes

Versions: 23

Compression:

Stored size: 719 Bytes

Contents

{
	"name": "html-tags",
	"version": "3.1.0",
	"description": "List of standard HTML tags",
	"license": "MIT",
	"repository": "sindresorhus/html-tags",
	"author": {
		"name": "Sindre Sorhus",
		"email": "sindresorhus@gmail.com",
		"url": "sindresorhus.com"
	},
	"engines": {
		"node": ">=8"
	},
	"scripts": {
		"test": "xo && ava && tsd"
	},
	"files": [
		"index.js",
		"index.d.ts",
		"void.js",
		"void.d.ts",
		"html-tags.json",
		"html-tags.json.d.ts",
		"html-tags-void.json",
		"html-tags-void.json.d.ts"
	],
	"keywords": [
		"html",
		"html5",
		"tags",
		"elements",
		"list",
		"whatwg",
		"w3c",
		"void",
		"self-closing"
	],
	"devDependencies": {
		"ava": "^1.4.1",
		"tsd": "^0.7.2",
		"xo": "^0.24.0"
	}
}

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
trusty-cms-5.0.7 node_modules/html-tags/package.json
trusty-cms-5.0.6 node_modules/html-tags/package.json
trusty-cms-5.0.5 node_modules/html-tags/package.json
trusty-cms-5.0.4 node_modules/html-tags/package.json
trusty-cms-5.0.3 node_modules/html-tags/package.json
trusty-cms-5.0.2 node_modules/html-tags/package.json
trusty-cms-5.0.1 node_modules/html-tags/package.json
trusty-cms-4.3.5 node_modules/html-tags/package.json
trusty-cms-5.0.0 node_modules/html-tags/package.json
trusty-cms-4.3.4 node_modules/html-tags/package.json
trusty-cms-4.3.3 node_modules/html-tags/package.json
trusty-cms-4.3.2 node_modules/html-tags/package.json
trusty-cms-4.3.1 node_modules/html-tags/package.json
trusty-cms-4.3 node_modules/html-tags/package.json
trusty-cms-4.2.3 node_modules/html-tags/package.json
trusty-cms-4.2.2 node_modules/html-tags/package.json
trusty-cms-4.2.1 node_modules/html-tags/package.json
trusty-cms-4.2 node_modules/html-tags/package.json
trusty-cms-4.1.9 node_modules/html-tags/package.json
trusty-cms-4.1.8 node_modules/html-tags/package.json