{
	"name": "select",
	"versions": {
		"0.1.0": {
			"name": "select",
			"description": "A new kind of database library",
			"homepage": "http://selectjs.com",
			"version": "0.1.0",
			"author": {
				"name": "Alex R. Young",
				"email": "alex@alexyoung.org"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/alexyoung/select.git"
			},
			"main": "./index.js",
			"engines": {
				"node": ">= 0.4.0"
			},
			"dependencies": {},
			"devDependencies": {},
			"_id": "select@0.1.0",
			"_engineSupported": true,
			"_npmVersion": "1.0.3",
			"_nodeVersion": "v0.4.7",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "f7673f0461236d3cdc4f991a34b45af53e0f197a",
				"tarball": "https://registry.npmjs.org/select/-/select-0.1.0.tgz"
			},
			"scripts": {},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "select",
			"description": "A new kind of database library",
			"homepage": "http://selectjs.com",
			"version": "0.1.1",
			"author": {
				"name": "Alex R. Young",
				"email": "alex@alexyoung.org"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/alexyoung/select.git"
			},
			"main": "./index.js",
			"engines": {
				"node": ">= 0.4.0"
			},
			"devDependencies": {
				"mongodb": "0.9.x",
				"whiskey": "0.3.x",
				"couch-client": ">= 0.0.4",
				"mysql": "0.9.x"
			},
			"dependencies": {},
			"_id": "select@0.1.1",
			"_engineSupported": true,
			"_npmVersion": "1.0.3",
			"_nodeVersion": "v0.4.7",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "297c0c930807e826408e41df62233fa48eb2583d",
				"tarball": "https://registry.npmjs.org/select/-/select-0.1.1.tgz"
			},
			"scripts": {},
			"directories": {},
			"contributors": []
		},
		"1.0.0-alpha": {
			"name": "select",
			"description": "Lightweight DOM selection",
			"version": "1.0.0-alpha",
			"repository": {
				"type": "git",
				"url": "https://github.com/zenorocha/select"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^11.2.0",
				"karma": "^0.13.10",
				"karma-browserify": "^4.4.0",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "d4429d8e3b55ba559741498a0aa09ec39b798b52",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select",
			"_id": "select@1.0.0-alpha",
			"_shasum": "a19875152cda620be4dce5430e57be10f2b4290b",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"dist": {
				"shasum": "a19875152cda620be4dce5430e57be10f2b4290b",
				"tarball": "https://registry.npmjs.org/select/-/select-1.0.0-alpha.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "select",
			"description": "Lightweight DOM selection",
			"version": "1.0.0",
			"repository": {
				"type": "git",
				"url": "https://github.com/zenorocha/select"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^11.2.0",
				"karma": "^0.13.10",
				"karma-browserify": "^4.4.0",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "20907e25f34c8faa965a951e234b9069b8ee2673",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select",
			"_id": "select@1.0.0",
			"_shasum": "a1afea45ddb328109240533fbf007297d2429594",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"dist": {
				"shasum": "a1afea45ddb328109240533fbf007297d2429594",
				"tarball": "https://registry.npmjs.org/select/-/select-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "select",
			"description": "Lightweight DOM selection",
			"version": "1.0.1",
			"main": "src/select.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/zenorocha/select"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^11.2.0",
				"karma": "^0.13.10",
				"karma-browserify": "^4.4.0",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "a1bad63a3280e390cc729681d87376b21c054cfc",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select",
			"_id": "select@1.0.1",
			"_shasum": "c71541b6bdf2cc542dd0e113e2dcbc022f5bef4a",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"dist": {
				"shasum": "c71541b6bdf2cc542dd0e113e2dcbc022f5bef4a",
				"tarball": "https://registry.npmjs.org/select/-/select-1.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "select",
			"description": "Programmatically select the text of a HTML element",
			"version": "1.0.2",
			"main": "src/select.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/zenorocha/select"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^11.2.0",
				"chai": "^3.3.0",
				"karma": "^0.13.10",
				"karma-browserify": "^4.4.0",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"mocha": "^2.3.3",
				"phantomjs": "^1.9.18"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "9a0ff233877a8193f2fa8e223c4344dbacf37223",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select",
			"_id": "select@1.0.2",
			"_shasum": "f18cba82ddb664dfdfe6e9f8ec51534ced4dffb8",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"dist": {
				"shasum": "f18cba82ddb664dfdfe6e9f8ec51534ced4dffb8",
				"tarball": "https://registry.npmjs.org/select/-/select-1.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "select",
			"description": "Programmatically select the text of a HTML element",
			"version": "1.0.3",
			"main": "src/select.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/zenorocha/select"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^11.2.0",
				"chai": "^3.3.0",
				"karma": "^0.13.10",
				"karma-browserify": "^4.4.0",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"mocha": "^2.3.3",
				"phantomjs": "^1.9.18"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "6653272c9bfbc8b397037898720ccd5e757660bd",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select",
			"_id": "select@1.0.3",
			"_shasum": "8d3ed2247feed425cb617aabd74a3e0554ad9e06",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"dist": {
				"shasum": "8d3ed2247feed425cb617aabd74a3e0554ad9e06",
				"tarball": "https://registry.npmjs.org/select/-/select-1.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "select",
			"description": "Programmatically select the text of a HTML element",
			"version": "1.0.4",
			"main": "src/select.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/zenorocha/select"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^11.2.0",
				"chai": "^3.3.0",
				"karma": "^0.13.10",
				"karma-browserify": "^4.4.0",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"mocha": "^2.3.3",
				"phantomjs": "^1.9.18"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "e79c0f257a99b3242ff1e144b66db2f8c62d526b",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select",
			"_id": "select@1.0.4",
			"_shasum": "74eacaea1a35c5781385866141664914216d50d1",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"dist": {
				"shasum": "74eacaea1a35c5781385866141664914216d50d1",
				"tarball": "https://registry.npmjs.org/select/-/select-1.0.4.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.5": {
			"name": "select",
			"description": "Programmatically select the text of a HTML element",
			"version": "1.0.5",
			"main": "src/select.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/zenorocha/select"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^11.2.0",
				"chai": "^3.3.0",
				"karma": "^0.13.10",
				"karma-browserify": "^4.4.0",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"mocha": "^2.3.3",
				"phantomjs": "^1.9.18"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "0600312afd5ef43c55bc9b8fa560ea7702aa3ebf",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select",
			"_id": "select@1.0.5",
			"_shasum": "f4220e3405e056b3e4b2ea03f0dceb44a6cc0803",
			"_from": ".",
			"_npmVersion": "2.14.2",
			"_nodeVersion": "4.0.0",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"dist": {
				"shasum": "f4220e3405e056b3e4b2ea03f0dceb44a6cc0803",
				"tarball": "https://registry.npmjs.org/select/-/select-1.0.5.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.6": {
			"name": "select",
			"description": "Programmatically select the text of a HTML element",
			"version": "1.0.6",
			"main": "src/select.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/zenorocha/select"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^11.2.0",
				"chai": "^3.3.0",
				"karma": "^0.13.10",
				"karma-browserify": "^4.4.0",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"mocha": "^2.3.3",
				"phantomjs": "^1.9.18"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "c04fa7e0b0bc19fc4de69b307ef3e873ee1acb8a",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select",
			"_id": "select@1.0.6",
			"_shasum": "daabcc99009b2fb988944c8880f773265ef90e5e",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"dist": {
				"shasum": "daabcc99009b2fb988944c8880f773265ef90e5e",
				"tarball": "https://registry.npmjs.org/select/-/select-1.0.6.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "select",
			"description": "Programmatically select the text of a HTML element",
			"version": "1.1.0",
			"license": "MIT",
			"main": "src/select.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/zenorocha/select.git"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^11.2.0",
				"chai": "^3.3.0",
				"karma": "^0.13.10",
				"karma-browserify": "^4.4.0",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^0.2.0",
				"karma-phantomjs-launcher": "^0.2.1",
				"mocha": "^2.3.3",
				"phantomjs": "^1.9.18"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "14dfea00f4121b3d7995eb68fdbd9051e09b0b27",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select#readme",
			"_id": "select@1.1.0",
			"_shasum": "a6c520cd9ab919ad81c7d1a273e0452f504dd7a2",
			"_from": ".",
			"_npmVersion": "3.9.5",
			"_nodeVersion": "5.1.1",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"dist": {
				"shasum": "a6c520cd9ab919ad81c7d1a273e0452f504dd7a2",
				"tarball": "https://registry.npmjs.org/select/-/select-1.1.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/select-1.1.0.tgz_1476670295593_0.6435531296301633"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "select",
			"description": "Programmatically select the text of a HTML element",
			"version": "1.1.1",
			"license": "MIT",
			"main": "src/select.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/zenorocha/select.git"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^14.0.0",
				"chai": "^3.3.0",
				"karma": "^1.4.1",
				"karma-browserify": "^5.1.1",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^1.3.0",
				"karma-phantomjs-launcher": "^1.0.2",
				"mocha": "^3.2.0",
				"phantomjs": "^2.1.7"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "27e5cf6d6c0a027f1a5e9161d74e966f16223be8",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select#readme",
			"_id": "select@1.1.1",
			"_shasum": "bb3cd065d5930ca6d71461c5f5451a9ca72de53e",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"dist": {
				"shasum": "bb3cd065d5930ca6d71461c5f5451a9ca72de53e",
				"tarball": "https://registry.npmjs.org/select/-/select-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/select-1.1.1.tgz_1486531441330_0.9572127729188651"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "select",
			"description": "Programmatically select the text of a HTML element",
			"version": "1.1.2",
			"license": "MIT",
			"main": "src/select.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/zenorocha/select.git"
			},
			"keywords": [
				"range",
				"select",
				"selecting",
				"selection"
			],
			"devDependencies": {
				"browserify": "^14.0.0",
				"chai": "^3.3.0",
				"karma": "^1.4.1",
				"karma-browserify": "^5.1.1",
				"karma-chai": "^0.1.0",
				"karma-mocha": "^1.3.0",
				"karma-phantomjs-launcher": "^1.0.2",
				"mocha": "^3.2.0",
				"phantomjs": "^2.1.7"
			},
			"scripts": {
				"build": "browserify src/select.js -s select -o dist/select.js",
				"test": "karma start --single-run"
			},
			"gitHead": "53e4a21d674cdfb09026e0474d95dc3779e7ff4a",
			"bugs": {
				"url": "https://github.com/zenorocha/select/issues"
			},
			"homepage": "https://github.com/zenorocha/select#readme",
			"_id": "select@1.1.2",
			"_shasum": "0e7350acdec80b1108528786ec1d4418d11b396d",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.9.1",
			"_npmUser": {
				"name": "zenorocha",
				"email": "zno.rocha@gmail.com"
			},
			"dist": {
				"shasum": "0e7350acdec80b1108528786ec1d4418d11b396d",
				"tarball": "https://registry.npmjs.org/select/-/select-1.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "zenorocha",
					"email": "zno.rocha@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/select-1.1.2.tgz_1486538734071_0.6133254992309958"
			},
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2017-05-23T08:19:23.221Z",
		"created": "2011-05-26T20:35:04.625Z",
		"0.1.0": "2011-05-26T20:35:05.232Z",
		"0.1.1": "2011-07-05T21:45:51.554Z",
		"1.0.0-alpha": "2015-10-19T21:31:45.192Z",
		"1.0.0": "2015-10-19T23:07:57.669Z",
		"1.0.1": "2015-10-19T23:11:51.749Z",
		"1.0.2": "2015-10-22T19:40:20.805Z",
		"1.0.3": "2015-10-27T05:35:10.529Z",
		"1.0.4": "2015-10-27T16:29:57.137Z",
		"1.0.5": "2015-11-09T04:27:34.670Z",
		"1.0.6": "2015-11-13T09:05:41.286Z",
		"1.1.0": "2016-10-17T02:11:38.258Z",
		"1.1.1": "2017-02-08T05:24:03.192Z",
		"1.1.2": "2017-02-08T07:25:34.301Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.1.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"c02bf9a4a7b55f47a9545614da08da28\"",
			"fetched": 1600679317864
		}
	},
	"_distfiles": {
		"select-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-0.1.0.tgz",
			"sha": "f7673f0461236d3cdc4f991a34b45af53e0f197a",
			"registry": "npmjs"
		},
		"select-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-0.1.1.tgz",
			"sha": "297c0c930807e826408e41df62233fa48eb2583d",
			"registry": "npmjs"
		},
		"select-1.0.0-alpha.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.0.0-alpha.tgz",
			"sha": "a19875152cda620be4dce5430e57be10f2b4290b",
			"registry": "npmjs"
		},
		"select-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.0.0.tgz",
			"sha": "a1afea45ddb328109240533fbf007297d2429594",
			"registry": "npmjs"
		},
		"select-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.0.1.tgz",
			"sha": "c71541b6bdf2cc542dd0e113e2dcbc022f5bef4a",
			"registry": "npmjs"
		},
		"select-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.0.2.tgz",
			"sha": "f18cba82ddb664dfdfe6e9f8ec51534ced4dffb8",
			"registry": "npmjs"
		},
		"select-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.0.3.tgz",
			"sha": "8d3ed2247feed425cb617aabd74a3e0554ad9e06",
			"registry": "npmjs"
		},
		"select-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.0.4.tgz",
			"sha": "74eacaea1a35c5781385866141664914216d50d1",
			"registry": "npmjs"
		},
		"select-1.0.5.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.0.5.tgz",
			"sha": "f4220e3405e056b3e4b2ea03f0dceb44a6cc0803",
			"registry": "npmjs"
		},
		"select-1.0.6.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.0.6.tgz",
			"sha": "daabcc99009b2fb988944c8880f773265ef90e5e",
			"registry": "npmjs"
		},
		"select-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.1.0.tgz",
			"sha": "a6c520cd9ab919ad81c7d1a273e0452f504dd7a2",
			"registry": "npmjs"
		},
		"select-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.1.1.tgz",
			"sha": "bb3cd065d5930ca6d71461c5f5451a9ca72de53e",
			"registry": "npmjs"
		},
		"select-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/select/-/select-1.1.2.tgz",
			"sha": "0e7350acdec80b1108528786ec1d4418d11b396d",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"select-1.1.2.tgz": {
			"shasum": "0e7350acdec80b1108528786ec1d4418d11b396d"
		}
	},
	"_rev": "2-a1cd4762e57256f3",
	"_id": "select",
	"readme": "# select\n\n[![Build Status](http://img.shields.io/travis/zenorocha/select/master.svg?style=flat)](https://travis-ci.org/zenorocha/select)\n\nProgrammatically select the text of a HTML element.\n\n## Install\n\nYou can get it on npm.\n\n```\nnpm install select --save\n```\n\nOr bower, too.\n\n```\nbower install select --save\n```\n\nIf you're not into package management, just [download a ZIP](https://github.com/zenorocha/select/archive/master.zip) file.\n\n## Usage\n\n### Standalone\n\n```html\n<script src=\"dist/select.js\"></script>\n```\n\n```js\nvar input = document.querySelector('input');\nvar result = select(input);\n```\n\n### Browserify\n\n```js\nvar select = require('select');\n```\n\n```js\nvar input = document.querySelector('input');\nvar result = select(input);\n```\n\n## License\n\n[MIT License](http://zenorocha.mit-license.org/) © Zeno Rocha"
}