flamingo-carotene-static-asset
Version:
Provide a simple possibility to copy assets at build time
27 lines (26 loc) • 727 B
JSON
{
"name": "flamingo-carotene-static-asset",
"version": "9.0.0-alpha.13",
"description": "Provide a simple possibility to copy assets at build time",
"author": "team-frontend <team-frontend@aoe.com>",
"license": "OSL-3.0",
"repository": "https://github.com/i-love-flamingo/flamingo-carotene/tree/master/modules/flamingo-carotene-static-asset",
"keywords": [
"flamingo-carotene",
"flamingo",
"carotene",
"om3"
],
"scripts": {
"test": "echo \"No tests present\"",
"link": "npm link",
"unlink": "npm unlink"
},
"dependencies": {
"async": "3.2.4",
"glob": "8.1.0",
"mkdirp": "2.1.6",
"shelljs": "0.8.5"
},
"gitHead": "525073a8589c8d04fec95dddd7d751d5d6c05fa4"
}