tag-search
Version:
search and list html tags like named anchor links
19 lines (18 loc) • 483 B
JSON
{
"jspm": {
"format": "es6",
"dependencies": {
"app": "npm:tag-search@^0.0.9",
"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"
},
"devDependencies": {
"babel": "npm:babel-core@^5.8.24",
"babel-runtime": "npm:babel-runtime@^5.8.24",
"core-js": "npm:core-js@^1.1.4"
}
}
}