123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_from": "@sailshq/lodash@^3.10.2",
- "_id": "@sailshq/lodash@3.10.3",
- "_inBundle": false,
- "_integrity": "sha1-Ybb6Ol2z/oAkCbC6FSvMmefSelg=",
- "_location": "/@sailshq/lodash",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@sailshq/lodash@^3.10.2",
- "name": "@sailshq/lodash",
- "escapedName": "@sailshq%2flodash",
- "scope": "@sailshq",
- "rawSpec": "^3.10.2",
- "saveSpec": null,
- "fetchSpec": "^3.10.2"
- },
- "_requiredBy": [
- "/anchor",
- "/flaverr",
- "/machine",
- "/machinepack-mysql",
- "/parley",
- "/rttc",
- "/sails-mysql",
- "/waterline-sql-builder",
- "/waterline-utils"
- ],
- "_resolved": "http://registry.npm.taobao.org/@sailshq/lodash/download/@sailshq/lodash-3.10.3.tgz",
- "_shasum": "61b6fa3a5db3fe802409b0ba152bcc99e7d27a58",
- "_spec": "@sailshq/lodash@^3.10.2",
- "_where": "E:\\dev\\007\\node_module\\node10\\node_modules\\sails-mysql",
- "author": {
- "name": "Mike McNeil"
- },
- "bugs": {
- "url": "http://sailsjs.com/bugs"
- },
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
- "description": "A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.",
- "devDependencies": {},
- "homepage": "https://github.com/treelinehq/lodash#readme",
- "keywords": [
- "lodash-3",
- "lodash3",
- "lodash-3.10.1",
- "lodash-3.10.x"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@sailshq/lodash",
- "repository": {
- "type": "git",
- "url": "git://github.com/treelinehq/lodash.git"
- },
- "scripts": {
- "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"
- },
- "version": "3.10.3"
- }
|