package.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. {
  2. "_from": "foundation-sites",
  3. "_id": "foundation-sites@6.5.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-ZwI0idjHHjezh6jRjpPxkczvmtUuJ1uGatZHpyloX0MvsFHfM0BFoxrqdXryXugGPdmb+yJi3JYMnz6+5t3K1A==",
  6. "_location": "/foundation-sites",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "foundation-sites",
  12. "name": "foundation-sites",
  13. "escapedName": "foundation-sites",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#DEV:/",
  20. "#USER"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/foundation-sites/-/foundation-sites-6.5.3.tgz",
  23. "_shasum": "85373aaed72233ca0d16fdfcb034e976cc6943c9",
  24. "_spec": "foundation-sites",
  25. "_where": "/srv/http/mmap_sarrebourg/user/themes/basic",
  26. "author": {
  27. "name": "ZURB",
  28. "email": "foundation@zurb.com",
  29. "url": "http://foundation.zurb.com"
  30. },
  31. "browserify": {
  32. "transform": [
  33. [
  34. "babelify",
  35. {
  36. "presets": [
  37. "@babel/preset-env"
  38. ]
  39. }
  40. ]
  41. ]
  42. },
  43. "bugs": {
  44. "url": "https://github.com/zurb/foundation-sites/issues",
  45. "email": "foundation@zurb.com"
  46. },
  47. "bundleDependencies": false,
  48. "config": {
  49. "commitizen": {
  50. "path": "./node_modules/cz-conventional-changelog"
  51. }
  52. },
  53. "deprecated": false,
  54. "description": "The most advanced responsive front-end framework in the world.",
  55. "devDependencies": {
  56. "@babel/core": "^7.2.2",
  57. "@babel/preset-env": "^7.2.3",
  58. "@commitlint/cli": "^7.3.1",
  59. "@commitlint/config-conventional": "^7.3.1",
  60. "array-uniq": "^2.0.0",
  61. "autoprefixer": "^9.4.5",
  62. "babel-loader": "^8.0.5",
  63. "browser-sync": "^2.18.12",
  64. "browserstack-runner": "^0.9.0",
  65. "chai": "^4.1.2",
  66. "chai-jquery": "^2.1.0",
  67. "chalk": "^2.4.2",
  68. "clipboard": "^2.0.4",
  69. "corejs-typeahead": "^1.1.1",
  70. "cz-conventional-changelog": "^2.1.0",
  71. "doiuse": "~4.1.0",
  72. "foundation-docs": "github:zurb/foundation-docs#e000277002f9546b0aeedc8f555596dece3bb56e",
  73. "gulp": "^4.0.0",
  74. "gulp-add-src": "^1.0.0",
  75. "gulp-babel": "^8.0.0",
  76. "gulp-cache-bust": "^1.3.0",
  77. "gulp-check-deps": "^1.4.1",
  78. "gulp-clean-css": "^4.0.0",
  79. "gulp-concat": "^2.4.3",
  80. "gulp-eslint": "^5.0.0",
  81. "gulp-filter": "^5.1.0",
  82. "gulp-if": "^2.0.0",
  83. "gulp-load-plugins": "^1.5.0",
  84. "gulp-newer": "^1.1.0",
  85. "gulp-plumber": "^1.2.1",
  86. "gulp-postcss": "^8.0.0",
  87. "gulp-prompt": "^1.2.0",
  88. "gulp-rename": "^1.2.2",
  89. "gulp-replace": "^1.0.0",
  90. "gulp-rsync": "0.0.8",
  91. "gulp-sass": "^4.0.1",
  92. "gulp-sass-lint": "^1.3.2",
  93. "gulp-sourcemaps": "^2.6.4",
  94. "gulp-uglify": "^3.0.0",
  95. "gulp-zip": "^4.1.0",
  96. "husky": "^1.3.1",
  97. "inquirer": "^6.2.1",
  98. "is-empty-object": "^1.1.1",
  99. "jquery": "^3.3.1",
  100. "js-yaml": "^3.12.1",
  101. "mocha": "^5.0.5",
  102. "mocha-headless-chrome": "^2.0.1",
  103. "motion-ui": "^2.0.2",
  104. "npm-force-resolutions": "0.0.2",
  105. "octophant": "^1.0.0",
  106. "panini": "^1.6.2",
  107. "parker": "^1.0.0-alpha.0",
  108. "prettyjson": "^1.1.3",
  109. "require-dir": "^1.2.0",
  110. "requirejs": "^2.3.6",
  111. "rimraf": "^2.6.3",
  112. "rollup": "^1.1.0",
  113. "rollup-plugin-babel": "^4.3.0",
  114. "run-sequence": "^2.2.1",
  115. "sass-true": "^4.0.0",
  116. "sassy-lists": "^3.0.1",
  117. "sinon": "^7.2.2",
  118. "strip-indent": "^2.0.0",
  119. "supercollider": "^1.4.4",
  120. "touch": "^3.1.0",
  121. "undertaker-forward-reference": "^1.0.2",
  122. "util-deprecate": "^1.0.2",
  123. "vinyl": "^2.0.2",
  124. "vinyl-named": "^1.1.0",
  125. "webpack": "^4.28.4",
  126. "webpack-stream": "^5.2.1",
  127. "what-input": ">=4.1.0",
  128. "yargs": "^12.0.5"
  129. },
  130. "engines": {
  131. "node": ">=6.4.0",
  132. "npm": ">=2.14.2"
  133. },
  134. "esnext": "dist/js/foundation.es6.js",
  135. "eyeglass": {
  136. "name": "foundation",
  137. "sassDir": "scss",
  138. "needs": ">=0.8.0",
  139. "exports": false
  140. },
  141. "homepage": "http://foundation.zurb.com/sites",
  142. "jsnext:main": "dist/js/foundation.esm.js",
  143. "jspm": {
  144. "main": "dist/js/foundation.esm.js",
  145. "format": "esm"
  146. },
  147. "keywords": [
  148. "css",
  149. "scss",
  150. "sass",
  151. "js",
  152. "responsive",
  153. "mobile-first",
  154. "framework",
  155. "eyeglass-module",
  156. "handlebars-helper-rel",
  157. "handlebars-helper-slugify"
  158. ],
  159. "license": "MIT",
  160. "main": "dist/js/foundation.js",
  161. "module": "dist/js/foundation.esm.js",
  162. "name": "foundation-sites",
  163. "peerDependencies": {
  164. "jquery": ">=2.2.0",
  165. "what-input": ">=4.1.0"
  166. },
  167. "repository": {
  168. "type": "git",
  169. "url": "git+https://github.com/zurb/foundation-sites.git"
  170. },
  171. "resolutions": {
  172. "puppeteer": "^1.11.0"
  173. },
  174. "scripts": {
  175. "deploy": "gulp deploy --color",
  176. "deploy:beta": "gulp deploy:beta --color",
  177. "deploy:docs": "gulp deploy:docs --color",
  178. "deploy:prep": "gulp deploy:prep --color",
  179. "lockdeps": "npm i && npm-force-resolutions && rimraf yarn.lock && yarn import && rimraf shrinkwrap.yaml && pnpm import",
  180. "relockdeps": "rimraf package-lock.json && npm run lockdeps",
  181. "start": "gulp",
  182. "test": "npm run test:sass && npm run test:javascript:units && npm run test:bundle",
  183. "test:bundle": "mocha-headless-chrome -a ignore-resource-errors -a no-sandbox -f test/bundle/index.html",
  184. "test:ci": "npm run test:sass && npm run test:javascript:ci",
  185. "test:javascript:browserstack": "npm run test:javascript:transpile && browserstack-runner",
  186. "test:javascript:ci": "npm run test:javascript:transpile && mocha-headless-chrome -a ignore-resource-errors -a no-sandbox -f test/javascript/index.html && browserstack-runner",
  187. "test:javascript:transpile": "gulp sass:foundation --color && gulp test:transpile-js --color",
  188. "test:javascript:units": "npm run test:javascript:transpile && mocha-headless-chrome -a ignore-resource-errors -a no-sandbox -f test/javascript/index.html",
  189. "test:sass": "mocha test/sass/test_sass.js --colors",
  190. "test:visual": "gulp test --color"
  191. },
  192. "typings": "dist/js/foundation.d.ts",
  193. "version": "6.5.3"
  194. }