{ "requires": true, "lockfileVersion": 1, "dependencies": { "lodash": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.1.0.tgz", "integrity": "sha1-KZiUKD3gGp7vvt/0xLmwCmoubpY=" }, "sliced": { "version": "0.0.5", "resolved": "https://registry.npmjs.org/sliced/-/sliced-0.0.5.tgz", "integrity": "sha1-XtwETKTrb3gW1Qui/GPiXY/kcH8=" }, "sql": { "version": "0.78.0", "resolved": "https://registry.npmjs.org/sql/-/sql-0.78.0.tgz", "integrity": "sha1-iUWF1WER27F2h0Gk2ZNcgshZWUk=", "requires": { "lodash": "4.1.0", "sliced": "0.0.5" } } } }