UNPKG

@plone/volto

Version:
34 lines 1.99 kB
{ "scripts": { "postinstall": "Description for `npm run postinstall` command", "analyze": "Description for `npm run analyze` command", "start": "Description for `npm run start` command", "build": "Description for `npm run build` command", "build:clean": "Description for `npm run build:clean` command", "dist:clean": "Description for `npm run dist:clean` command", "build:dist": "Description for `npm run build:dist` command", "test": "Description for `npm run test` command", "test:ci": "Description for `npm run test:ci` command", "test:husky": "Description for `npm run test:husky` command", "test:debug": "Description for `npm run test:debug` command", "start:prod": "Description for `npm run start:prod` command", "start:dist": "Description for `npm run start:dist` command", "prettier": "Description for `npm run prettier` command", "prettier:fix": "Description for `npm run prettier:fix` command", "stylelint": "Description for `npm run stylelint` command", "stylelint:overrides": "Description for `npm run stylelint:overrides` command", "stylelint:fix": "Description for `npm run stylelint:fix` command", "lint": "Description for `npm run lint` command", "lint:fix": "Description for `npm run lint:fix` command", "i18n": "Description for `npm run i18n` command", "i18n:ci": "Description for `npm run i18n:ci` command", "stylelint:patches": "Description for `npm run stylelint:patches` command", "patches": "Description for `npm run patches` command", "dry-release": "Description for `npm run dry-release` command", "release": "Description for `npm run release` command", "release-major-alpha": "Description for `npm run release-major-alpha` command", "release-alpha": "Description for `npm run release-alpha` command", "storybook": "Description for `npm run storybook` command", "build-storybook": "Description for `npm run build-storybook` command" } }