UNPKG

tag-search

Version:

search and list html tags like named anchor links

178 lines (176 loc) 5.81 kB
System.config({ baseURL: "/systemjs/", defaultJSExtensions: true, transpiler: "babel", babelOptions: { "optional": [ "runtime", "optimisation.modules.system" ] }, paths: { "github:*": "jspm_packages/github/*", "npm:*": "jspm_packages/npm/*" }, map: { "app": "npm:tag-search@0.0.9", "babel": "npm:babel-core@5.8.25", "babel-runtime": "npm:babel-runtime@5.8.25", "core-js": "npm:core-js@1.2.1", "jquery": "github:components/jquery@2.1.4", "lodash": "npm:lodash@3.10.1", "react": "npm:react@0.14.0", "react-dom": "npm:react-dom@0.14.0", "tag-search": "npm:tag-search@0.0.6", "github:jspm/nodelibs-assert@0.1.0": { "assert": "npm:assert@1.3.0" }, "github:jspm/nodelibs-buffer@0.1.0": { "buffer": "npm:buffer@3.5.1" }, "github:jspm/nodelibs-domain@0.1.0": { "domain-browser": "npm:domain-browser@1.1.4" }, "github:jspm/nodelibs-events@0.1.1": { "events": "npm:events@1.0.2" }, "github:jspm/nodelibs-path@0.1.0": { "path-browserify": "npm:path-browserify@0.0.0" }, "github:jspm/nodelibs-process@0.1.2": { "process": "npm:process@0.11.2" }, "github:jspm/nodelibs-stream@0.1.0": { "stream-browserify": "npm:stream-browserify@1.0.0" }, "github:jspm/nodelibs-util@0.1.0": { "util": "npm:util@0.10.3" }, "npm:amdefine@1.0.0": { "fs": "github:jspm/nodelibs-fs@0.1.2", "module": "github:jspm/nodelibs-module@0.1.0", "path": "github:jspm/nodelibs-path@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:asap@2.0.3": { "domain": "github:jspm/nodelibs-domain@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:assert@1.3.0": { "util": "npm:util@0.10.3" }, "npm:babel-runtime@5.8.25": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:buffer@3.5.1": { "base64-js": "npm:base64-js@0.0.8", "ieee754": "npm:ieee754@1.1.6", "is-array": "npm:is-array@1.0.1" }, "npm:core-js@1.2.1": { "fs": "github:jspm/nodelibs-fs@0.1.2", "process": "github:jspm/nodelibs-process@0.1.2", "systemjs-json": "github:systemjs/plugin-json@0.1.0" }, "npm:core-util-is@1.0.1": { "buffer": "github:jspm/nodelibs-buffer@0.1.0" }, "npm:domain-browser@1.1.4": { "events": "github:jspm/nodelibs-events@0.1.1" }, "npm:envify@3.4.0": { "jstransform": "npm:jstransform@10.1.0", "process": "github:jspm/nodelibs-process@0.1.2", "through": "npm:through@2.3.8" }, "npm:esprima-fb@13001.1001.0-dev-harmony-fb": { "fs": "github:jspm/nodelibs-fs@0.1.2", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:fbjs@0.3.2": { "core-js": "npm:core-js@1.2.1", "loose-envify": "npm:loose-envify@1.0.0", "process": "github:jspm/nodelibs-process@0.1.2", "promise": "npm:promise@7.0.4", "ua-parser-js": "npm:ua-parser-js@0.7.9", "whatwg-fetch": "npm:whatwg-fetch@0.9.0" }, "npm:inherits@2.0.1": { "util": "github:jspm/nodelibs-util@0.1.0" }, "npm:js-tokens@1.0.1": { "fs": "github:jspm/nodelibs-fs@0.1.2", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:jstransform@10.1.0": { "base62": "npm:base62@0.1.1", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "esprima-fb": "npm:esprima-fb@13001.1001.0-dev-harmony-fb", "fs": "github:jspm/nodelibs-fs@0.1.2", "process": "github:jspm/nodelibs-process@0.1.2", "source-map": "npm:source-map@0.1.31" }, "npm:lodash@3.10.1": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:loose-envify@1.0.0": { "js-tokens": "npm:js-tokens@1.0.1", "process": "github:jspm/nodelibs-process@0.1.2", "stream": "github:jspm/nodelibs-stream@0.1.0", "util": "github:jspm/nodelibs-util@0.1.0" }, "npm:path-browserify@0.0.0": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:process@0.11.2": { "assert": "github:jspm/nodelibs-assert@0.1.0" }, "npm:promise@7.0.4": { "asap": "npm:asap@2.0.3", "fs": "github:jspm/nodelibs-fs@0.1.2" }, "npm:react-dom@0.14.0": { "react": "npm:react@0.14.0" }, "npm:react@0.14.0": { "envify": "npm:envify@3.4.0", "fbjs": "npm:fbjs@0.3.2", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:readable-stream@1.1.13": { "buffer": "github:jspm/nodelibs-buffer@0.1.0", "core-util-is": "npm:core-util-is@1.0.1", "events": "github:jspm/nodelibs-events@0.1.1", "inherits": "npm:inherits@2.0.1", "isarray": "npm:isarray@0.0.1", "process": "github:jspm/nodelibs-process@0.1.2", "stream-browserify": "npm:stream-browserify@1.0.0", "string_decoder": "npm:string_decoder@0.10.31" }, "npm:source-map@0.1.31": { "amdefine": "npm:amdefine@1.0.0", "fs": "github:jspm/nodelibs-fs@0.1.2", "path": "github:jspm/nodelibs-path@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:stream-browserify@1.0.0": { "events": "github:jspm/nodelibs-events@0.1.1", "inherits": "npm:inherits@2.0.1", "readable-stream": "npm:readable-stream@1.1.13" }, "npm:string_decoder@0.10.31": { "buffer": "github:jspm/nodelibs-buffer@0.1.0" }, "npm:through@2.3.8": { "process": "github:jspm/nodelibs-process@0.1.2", "stream": "github:jspm/nodelibs-stream@0.1.0" }, "npm:ua-parser-js@0.7.9": { "systemjs-json": "github:systemjs/plugin-json@0.1.0" }, "npm:util@0.10.3": { "inherits": "npm:inherits@2.0.1", "process": "github:jspm/nodelibs-process@0.1.2" } } });