spincycle
Version:
A reactive message router and object manager that lets clients subscribe to object property changes on the server
30 lines • 590 B
JSON
{
"name": "lodash",
"main": "lodash.js",
"ignore": [
".*",
"*.custom.*",
"*.log",
"*.map",
"*.md",
"lodash.src.js",
"component.json",
"package.json",
"doc",
"node_modules",
"perf",
"test",
"vendor"
],
"homepage": "https://github.com/lodash/lodash",
"version": "3.10.1",
"_release": "3.10.1",
"_resolution": {
"type": "version",
"tag": "3.10.1",
"commit": "ef20b4290cc4fe7551c82a552ea7ffa76548eec8"
},
"_source": "https://github.com/lodash/lodash.git",
"_target": "^3.7.0",
"_originalSource": "lodash"
}