File: /var/www/vhosts/textpony-prod.2amigos.us/docroot/node_modules/@nrwl/storybook/package.json
{
"name": "@nrwl/storybook",
"version": "14.4.2",
"description": "The Nx Plugin for Storybook that contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.",
"repository": {
"type": "git",
"url": "https://github.com/nrwl/nx.git",
"directory": "packages/storybook"
},
"keywords": [
"Angular",
"React",
"Web",
"Storybook",
"Cypress"
],
"main": "./index.js",
"typings": "./index.d.ts",
"author": "Isaac Mann",
"license": "MIT",
"bugs": {
"url": "https://github.com/nrwl/nx/issues"
},
"homepage": "https://nx.dev",
"schematics": "./generators.json",
"builders": "./executors.json",
"ng-update": {
"requirements": {},
"migrations": "./migrations.json"
},
"dependencies": {
"@nrwl/cypress": "14.4.2",
"@nrwl/devkit": "14.4.2",
"@nrwl/linter": "14.4.2",
"@nrwl/workspace": "14.4.2",
"core-js": "^3.6.5",
"semver": "7.3.4",
"ts-loader": "^9.2.6",
"tsconfig-paths-webpack-plugin": "3.5.2"
},
"gitHead": "f49de61f4c19a8418ecc9eb57966ef96d869b354"
}