This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
node-task/node_modules/dustjs-linkedin/bower.json

25 lines
383 B
JSON

{
"name": "dustjs-linkedin",
"version": "2.4.2",
"main": "dist/dust-full.min.js",
"devDependencies": {
"pegjs": "0.8.0"
},
"ignore": [
"**/.*",
"tmp",
"docs",
"test",
"src",
"benchmark",
"archive",
"node_modules",
".grunt",
"_SpecRunner.html",
".travis.yml",
"Gruntfile.js",
"package.json",
"bower.json"
]
}