aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/anchor.json
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-04-10 11:24:21 -0700
committerJose Antonio Marquez2012-04-10 11:24:21 -0700
commitd14f78b06d37aa469885f2ecf84419bcb7e3e613 (patch)
tree91b95c6c9aef779a743b710105546a8ae74bff12 /node_modules/components-data/anchor.json
parenta9bcc403df76ad2cb7c31ff7fdd42a85c35cf424 (diff)
parentbd43ce383b050d03b0f92cc923c517febc66ca28 (diff)
downloadninja-d14f78b06d37aa469885f2ecf84419bcb7e3e613.tar.gz
Merge branch 'refs/heads/Ninja-Internal' into FileIO
Diffstat (limited to 'node_modules/components-data/anchor.json')
-rw-r--r--node_modules/components-data/anchor.json25
1 files changed, 3 insertions, 22 deletions
diff --git a/node_modules/components-data/anchor.json b/node_modules/components-data/anchor.json
index 04faf04d..028a759b 100644
--- a/node_modules/components-data/anchor.json
+++ b/node_modules/components-data/anchor.json
@@ -18,29 +18,10 @@
18 "default": "" 18 "default": ""
19 }, 19 },
20 { 20 {
21 "name": "hreflang",
22 "type": "string",
23 "default": ""
24 },
25 {
26 "name": "media",
27 "type": "string",
28 "default": ""
29 },
30 {
31 "name": "rel",
32 "type": "string",
33 "default": ""
34 },
35 {
36 "name": "target", 21 "name": "target",
37 "type": "string", 22 "type": "select",
38 "default": "" 23 "default": "_self",
39 }, 24 "possibleValues": ["_self", "_blank", "_parent", "_top"]
40 {
41 "name": "type",
42 "type": "string",
43 "default": ""
44 } 25 }
45 ] 26 ]
46} \ No newline at end of file 27} \ No newline at end of file