{ "name": "coriolis_shipyard", "version": "2.0.0", "repository": { "type": "git", "url": "https://github.com/cmmcleod/coriolis" }, "homepage": "https://coriolis.io", "bugs": "https://github.com/cmmcleod/coriolis/issues", "private": true, "engine": "node >= 4.0.0", "license": "MIT", "scripts": { "extract-translations": "grep -hroE \"(translate\\('[^']+'\\))|(tip.bind\\(null, '[^']+')\" src/* | grep -oE \"'[^']+'\" | grep -oE \"[^']+\" | sort -u -f", "clean": "rimraf build", "start": "node devServer.js", "lint": "eslint --ext .js,.jsx src", "test": "jest", "prod-serve": "nginx -p $(pwd) -c nginx.conf", "prod-stop": "kill -QUIT $(cat nginx.pid)", "build": "npm run clean && NODE_ENV=production webpack -d -p --config webpack.config.prod.js", "rsync": "rsync -ae \"ssh -i $CORIOLIS_PEM\" --delete build/ $CORIOLIS_USER@$CORIOLIS_HOST:~/wwws", "deploy": "npm run lint && npm test && npm run build && npm run rsync" }, "jest": { "scriptPreprocessor": "/node_modules/babel-jest", "testFileExtensions": [ "js" ], "moduleFileExtensions": [ "js", "json", "jsx" ], "unmockedModulePathPatterns": [ "/node_modules/react", "/node_modules/react-dom", "/node_modules/react-addons-test-utils", "/node_modules/react-testutils-additions", "/node_modules/fbjs", "/node_modules/fbemitter", "/node_modules/classnames", "/node_modules/d3", "/node_modules/lz-string", "/node_modules/jsen", "coriolis-data", "/src/app/shipyard", "/src/app/i18n", "/src/app/utils", "/src/schemas", "/__tests__" ] }, "devDependencies": { "appcache-webpack-plugin": "^1.2.1", "babel-core": "*", "babel-eslint": "*", "babel-jest": "*", "babel-loader": "*", "babel-preset-es2015": "*", "babel-preset-react": "*", "babel-preset-stage-0": "*", "css-loader": "^0.23.0", "eslint": "2.2.0", "eslint-plugin-react": "^4.0.0", "expose-loader": "^0.7.1", "express": "^4.13.3", "extract-text-webpack-plugin": "^0.9.1", "file-loader": "^0.8.4", "html-webpack-plugin": "^1.7.0", "jest-cli": "^0.9.2", "jsen": "^0.6.0", "json-loader": "^0.5.3", "less": "^2.5.3", "less-loader": "^2.2.1", "react-addons-test-utils": "^15.0.1", "react-testutils-additions": "^15.1.0", "rimraf": "^2.4.3", "style-loader": "^0.13.0", "url-loader": "^0.5.6", "webpack": "^1.9.6", "webpack-dev-server": "^1.14.0" }, "dependencies": { "babel-polyfill": "*", "classnames": "^2.2.0", "coriolis-data": "cmmcleod/coriolis-data", "d3": "3.5.16", "fbemitter": "^2.0.0", "lz-string": "^1.4.4", "react": "^15.0.1", "react-dom": "^15.0.1", "superagent": "^1.4.0" } } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy