package.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "_from": "@sailshq/lodash@^3.10.2",
  3. "_id": "@sailshq/lodash@3.10.3",
  4. "_inBundle": false,
  5. "_integrity": "sha1-Ybb6Ol2z/oAkCbC6FSvMmefSelg=",
  6. "_location": "/@sailshq/lodash",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@sailshq/lodash@^3.10.2",
  12. "name": "@sailshq/lodash",
  13. "escapedName": "@sailshq%2flodash",
  14. "scope": "@sailshq",
  15. "rawSpec": "^3.10.2",
  16. "saveSpec": null,
  17. "fetchSpec": "^3.10.2"
  18. },
  19. "_requiredBy": [
  20. "/anchor",
  21. "/flaverr",
  22. "/machine",
  23. "/machinepack-mysql",
  24. "/parley",
  25. "/rttc",
  26. "/sails-mysql",
  27. "/waterline-sql-builder",
  28. "/waterline-utils"
  29. ],
  30. "_resolved": "http://registry.npm.taobao.org/@sailshq/lodash/download/@sailshq/lodash-3.10.3.tgz",
  31. "_shasum": "61b6fa3a5db3fe802409b0ba152bcc99e7d27a58",
  32. "_spec": "@sailshq/lodash@^3.10.2",
  33. "_where": "E:\\dev\\007\\node_module\\node10\\node_modules\\sails-mysql",
  34. "author": {
  35. "name": "Mike McNeil"
  36. },
  37. "bugs": {
  38. "url": "http://sailsjs.com/bugs"
  39. },
  40. "bundleDependencies": false,
  41. "dependencies": {},
  42. "deprecated": false,
  43. "description": "A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.",
  44. "devDependencies": {},
  45. "homepage": "https://github.com/treelinehq/lodash#readme",
  46. "keywords": [
  47. "lodash-3",
  48. "lodash3",
  49. "lodash-3.10.1",
  50. "lodash-3.10.x"
  51. ],
  52. "license": "MIT",
  53. "main": "lib/index.js",
  54. "name": "@sailshq/lodash",
  55. "repository": {
  56. "type": "git",
  57. "url": "git://github.com/treelinehq/lodash.git"
  58. },
  59. "scripts": {
  60. "test": "echo 'For tests, see https://github.com/lodash/lodash/tree/3.10.1/test.' && echo 'But still, running a quick sanity check...' && node test.js"
  61. },
  62. "version": "3.10.3"
  63. }