UNPKG

moves-client

Version:
2 lines (1 loc) 1.48 kB
{"name":"moves-client","version":"1.0.0","description":"Client to connect to the Moves API","main":"build/index.js","scripts":{"codecov":"codecov","commitmsg":"commitlint -e $GIT_PARAMS","compile":"babel -d build/ src/ --copy-files --ignore node_modules,*.test.js,setupTest.js","lint":"eslint --ext .js .","test":"jest --coverage","prepublishOnly":"npm run compile","semantic-commit":"commit","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/jaebradley/moves-client.git"},"keywords":["moves"],"author":"jae.b.bradley@gmail.com","license":"MIT","bugs":{"url":"https://github.com/jaebradley/moves-client/issues"},"homepage":"https://github.com/jaebradley/moves-client#readme","jest":{"testEnvironment":"node","setupFiles":["./src/setupTest.js"]},"devDependencies":{"@commitlint/cli":"^5.1.1","@commitlint/config-angular":"^5.1.1","@commitlint/prompt":"^5.1.2","@commitlint/prompt-cli":"^5.1.2","axios-debug":"0.0.4","babel-cli":"^6.26.0","babel-plugin-transform-async-to-generator":"^6.24.1","babel-preset-es2015":"^6.24.1","babel-preset-es2016":"^6.24.1","babel-preset-es2017":"^6.24.1","babel-preset-stage-0":"^6.24.1","codecov":"^3.0.0","dotenv":"^4.0.0","eslint":"^4.12.0","eslint-config-airbnb-base":"^12.1.0","eslint-plugin-import":"^2.8.0","husky":"^0.14.3","jest":"^21.2.1","semantic-release":"^8.2.0"},"dependencies":{"axios":"^0.17.1","babel-plugin-transform-runtime":"^6.23.0"}}