You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
474 B

{
"name": "wpstudio/assetsmanifest-plugin",
"type": "october-plugin",
"description": "Extract full paths to assets files from manifest.json",
"require": {
"composer/installers": "~1.0"
},
"keywords": [
"manifest",
"json",
"webpack",
"assets",
"hash"
],
"license": "MIT",
"authors": [
{
"name": "WP Studio Team",
"email": "info@wpstudio.ru"
}
]
}