{
	"name": "source-map-url",
	"versions": {
		"0.1.0": {
			"name": "source-map-url",
			"version": "0.1.0",
			"description": "Tools for working with sourceMappingURL comments.",
			"author": {
				"name": "Simon Lydell"
			},
			"license": "MIT",
			"main": "source-map-url.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/lydell/source-map-url"
			},
			"keywords": [
				"source map",
				"sourceMappingURL",
				"comment",
				"annotation"
			],
			"scripts": {
				"test": "jshint source-map-url.js test/ && mocha"
			},
			"devDependencies": {
				"mocha": "~1.17.1",
				"chai": "~1.9.0",
				"jshint": "~2.4.3"
			},
			"testling": {
				"harness": "mocha",
				"files": "test/*.js",
				"browsers": [
					"ie/8..latest",
					"chrome/latest",
					"firefox/latest",
					"opera/12",
					"opera/latest",
					"safari/5..latest",
					"iphone/6",
					"android-browser/4"
				]
			},
			"bugs": {
				"url": "https://github.com/lydell/source-map-url/issues"
			},
			"homepage": "https://github.com/lydell/source-map-url",
			"_id": "source-map-url@0.1.0",
			"dist": {
				"shasum": "afb634c335ca73c95301594137280f233699ee5b",
				"tarball": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "lydell",
				"email": "simon.lydell@gmail.com"
			},
			"maintainers": [
				{
					"name": "lydell",
					"email": "simon.lydell@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.2.0": {
			"name": "source-map-url",
			"version": "0.2.0",
			"description": "Tools for working with sourceMappingURL comments.",
			"author": {
				"name": "Simon Lydell"
			},
			"license": "MIT",
			"main": "source-map-url.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/lydell/source-map-url"
			},
			"keywords": [
				"source map",
				"sourceMappingURL",
				"comment",
				"annotation"
			],
			"scripts": {
				"test": "jshint source-map-url.js test/ && mocha"
			},
			"devDependencies": {
				"mocha": "~1.17.1",
				"chai": "~1.9.0",
				"jshint": "~2.4.3"
			},
			"testling": {
				"harness": "mocha",
				"files": "test/*.js",
				"browsers": [
					"ie/8..latest",
					"chrome/latest",
					"firefox/latest",
					"opera/12",
					"opera/latest",
					"safari/5",
					"iphone/6",
					"android-browser/4"
				]
			},
			"bugs": {
				"url": "https://github.com/lydell/source-map-url/issues"
			},
			"homepage": "https://github.com/lydell/source-map-url",
			"_id": "source-map-url@0.2.0",
			"dist": {
				"shasum": "5c3d205a993c50d443081933718ae4ccac222425",
				"tarball": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "lydell",
				"email": "simon.lydell@gmail.com"
			},
			"maintainers": [
				{
					"name": "lydell",
					"email": "simon.lydell@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.3.0": {
			"name": "source-map-url",
			"version": "0.3.0",
			"author": {
				"name": "Simon Lydell"
			},
			"license": "MIT",
			"description": "Tools for working with sourceMappingURL comments.",
			"keywords": [
				"source map",
				"sourceMappingURL",
				"comment",
				"annotation"
			],
			"main": "source-map-url.js",
			"repository": {
				"type": "git",
				"url": "https://github.com/lydell/source-map-url"
			},
			"scripts": {
				"lint": "jshint source-map-url.js test/ ",
				"unit": "mocha",
				"test": "npm run lint && npm run unit"
			},
			"devDependencies": {
				"mocha": "~1.17.1",
				"expect.js": "~0.3.1",
				"jshint": "~2.4.3"
			},
			"testling": {
				"harness": "mocha",
				"files": "test/*.js",
				"browsers": [
					"ie/8..latest",
					"chrome/latest",
					"firefox/latest",
					"opera/12",
					"opera/latest",
					"safari/5",
					"iphone/6",
					"android-browser/4"
				]
			},
			"gitHead": "ffa8f4cd7ad1bc582681f3f222095152e6597f10",
			"bugs": {
				"url": "https://github.com/lydell/source-map-url/issues"
			},
			"homepage": "https://github.com/lydell/source-map-url",
			"_id": "source-map-url@0.3.0",
			"_shasum": "7ecaf13b57bcd09da8a40c5d269db33799d4aaf9",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "lydell",
				"email": "simon.lydell@gmail.com"
			},
			"maintainers": [
				{
					"name": "lydell",
					"email": "simon.lydell@gmail.com"
				}
			],
			"dist": {
				"shasum": "7ecaf13b57bcd09da8a40c5d269db33799d4aaf9",
				"tarball": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.3.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.4.0": {
			"name": "source-map-url",
			"version": "0.4.0",
			"author": {
				"name": "Simon Lydell"
			},
			"license": "MIT",
			"description": "Tools for working with sourceMappingURL comments.",
			"keywords": [
				"source map",
				"sourceMappingURL",
				"comment",
				"annotation"
			],
			"main": "source-map-url.js",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/lydell/source-map-url.git"
			},
			"scripts": {
				"lint": "jshint source-map-url.js test/ ",
				"unit": "mocha",
				"test": "npm run lint && npm run unit"
			},
			"devDependencies": {
				"mocha": "~1.17.1",
				"expect.js": "~0.3.1",
				"jshint": "~2.4.3"
			},
			"testling": {
				"harness": "mocha",
				"files": "test/*.js",
				"browsers": [
					"ie/8..latest",
					"chrome/latest",
					"firefox/latest",
					"opera/12",
					"opera/latest",
					"safari/5",
					"iphone/6",
					"android-browser/4"
				]
			},
			"gitHead": "f13c43ca675379922f26c87737fdcbbeac07eb09",
			"bugs": {
				"url": "https://github.com/lydell/source-map-url/issues"
			},
			"homepage": "https://github.com/lydell/source-map-url#readme",
			"_id": "source-map-url@0.4.0",
			"_shasum": "3e935d7ddd73631b97659956d55128e87b5084a3",
			"_from": ".",
			"_npmVersion": "3.3.6",
			"_nodeVersion": "5.0.0",
			"_npmUser": {
				"name": "lydell",
				"email": "simon.lydell@gmail.com"
			},
			"dist": {
				"shasum": "3e935d7ddd73631b97659956d55128e87b5084a3",
				"tarball": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "lydell",
					"email": "simon.lydell@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2015-11-12T21:03:24.856Z",
		"created": "2014-02-22T15:41:32.487Z",
		"0.1.0": "2014-02-22T15:41:32.487Z",
		"0.2.0": "2014-02-23T09:21:34.645Z",
		"0.3.0": "2014-08-16T13:34:25.335Z",
		"0.4.0": "2015-11-12T21:03:24.856Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.4.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"7dc50fb815637232b17ef2b62e4cabb7\"",
			"fetched": 1597847611786
		}
	},
	"_distfiles": {
		"source-map-url-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.1.0.tgz",
			"sha": "afb634c335ca73c95301594137280f233699ee5b",
			"registry": "npmjs"
		},
		"source-map-url-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.2.0.tgz",
			"sha": "5c3d205a993c50d443081933718ae4ccac222425",
			"registry": "npmjs"
		},
		"source-map-url-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.3.0.tgz",
			"sha": "7ecaf13b57bcd09da8a40c5d269db33799d4aaf9",
			"registry": "npmjs"
		},
		"source-map-url-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz",
			"sha": "3e935d7ddd73631b97659956d55128e87b5084a3",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"source-map-url-0.4.0.tgz": {
			"shasum": "3e935d7ddd73631b97659956d55128e87b5084a3"
		}
	},
	"_rev": "12-0138ef771949c162",
	"_id": "source-map-url",
	"readme": "Overview [![Build Status](https://travis-ci.org/lydell/source-map-url.png?branch=master)](https://travis-ci.org/lydell/source-map-url)\n========\n\n[![browser support](https://ci.testling.com/lydell/source-map-url.png)](https://ci.testling.com/lydell/source-map-url)\n\nTools for working with sourceMappingURL comments.\n\n```js\nvar sourceMappingURL = require(\"source-map-url\")\n\nvar code = [\n  \"!function(){...}();\",\n  \"/*# sourceMappingURL=foo.js.map */\"\n].join(\"\\n\")\n\nsourceMappingURL.existsIn(code)\n// true\n\nsourceMappingURL.getFrom(code)\n// foo.js.map\n\ncode = sourceMappingURL.insertBefore(code, \"// License: MIT\\n\")\n// !function(){...}();\n// // License: MIT\n// /*# sourceMappingURL=foo.js.map */\n\ncode = sourceMappingURL.removeFrom(code)\n// !function(){...}();\n// // License: MIT\n\nsourceMappingURL.existsIn(code)\n// false\n\nsourceMappingURL.getFrom(code)\n// null\n\ncode += \"//# sourceMappingURL=/other/file.js.map\"\n// !function(){...}();\n// // License: MIT\n// //# sourceMappingURL=/other/file.js.map\n```\n\n\nInstallation\n============\n\n- `npm install source-map-url`\n- `bower install source-map-url`\n- `component install lydell/source-map-url`\n\nWorks with CommonJS, AMD and browser globals, through UMD.\n\n\nUsage\n=====\n\n### `sourceMappingURL.getFrom(code)` ###\n\nReturns the url of the sourceMappingURL comment in `code`. Returns `null` if\nthere is no such comment.\n\n### `sourceMappingURL.existsIn(code)` ###\n\nReturns `true` if there is a sourceMappingURL comment in `code`, or `false`\notherwise.\n\n### `sourceMappingURL.removeFrom(code)` ###\n\nRemoves the sourceMappingURL comment in `code`. Does nothing if there is no\nsuch comment. Returns the updated `code`.\n\n### `sourceMappingURL.insertBefore(code, string)` ###\n\nInserts `string` before the sourceMappingURL comment in `code`. Appends\n`string` to `code` if there is no such comment.\n\nLets you append something to a file without worrying about burying the\nsourceMappingURL comment (by keeping it at the end of the file).\n\n### `sourceMappingURL.regex` ###\n\nThe regex that is used to match sourceMappingURL comments. It matches both `//`\nand `/**/` comments, thus supporting both JavaScript and CSS.\n\n\nTests\n=====\n\nStart by running `npm test`, which lints the code and runs the test suite in Node.js.\n\nTo run the tests in a browser, run `testling` (`npm install -g testling`) or `testling -u`.\n\n\nLicense\n=======\n\n[The X11 (“MIT”) License](LICENSE)."
}