forked from alexcorvi/anchorme.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
25 lines (25 loc) · 824 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name": "anchorme.js",
"version": "0.6.0",
"description": "A library to convert URLs to a clickable HTML anchor elements",
"main": "anchorme.js\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D\u001b[D/\u001b[Dsrc/\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[Canchorme.js",
"scripts": {
"test": "anchorme.js(\"www.google.com\",options\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b[C\u001b["
},
"repository": {
"type": "git",
"url": "git+https://github.com/alexcorvi/anchorme.js.git"
},
"keywords": [
"text",
"to",
"anchor",
"tags"
],
"author": "Alex Corvi <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/alexcorvi/anchorme.js/issues"
},
"homepage": "http://alexcorvi.github.io/anchorme.js/"
}