graphql-iso-date@2.1.1
A GraphQL scalar type that represents a date in the ISO format YYYY-MM-DD.
MIT
2017-01-29
安装 (2.1.1)
npm install graphql-iso-date@2.1.1
yarn add graphql-iso-date@2.1.1
pnpm add graphql-iso-date@2.1.1
bun add graphql-iso-date@2.1.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| moment | ^2.16.0 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| babel-cli | ^6.10.1 |
| babel-eslint | ^6.1.2 |
| babel-jest | ^16.0.0 |
| babel-plugin-transform-flow-strip-types | ^6.8.0 |
| babel-preset-es2015 | ^6.9.0 |
| babel-preset-stage-2 | ^6.5.0 |
| flow-bin | ^0.38.0 |
| graphql | ^0.9.1 |
| jest | ^16.0.1 |
| standard | ^8.0.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| graphql | ^0.5.0 || ^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 |