You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drift/server/node_modules/globalize/examples/amd-bower/.bowerrc

8 lines
262 B
Plaintext

{
"directory": "bower_components",
"scripts": {
"preinstall": "npm install cldr-data-downloader",
"postinstall": "node ./node_modules/cldr-data-downloader/bin/download.js -i bower_components/cldr-data/index.json -o bower_components/cldr-data/"
}
}