mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-03 14:24:23 +01:00
31 lines
616 B
JSON
31 lines
616 B
JSON
{
|
|
"name": "underscore",
|
|
"version": "1.7.0",
|
|
"main": "underscore.js",
|
|
"keywords": [
|
|
"util",
|
|
"functional",
|
|
"server",
|
|
"client",
|
|
"browser"
|
|
],
|
|
"ignore": [
|
|
"docs",
|
|
"test",
|
|
"*.yml",
|
|
"CNAME",
|
|
"index.html",
|
|
"favicon.ico",
|
|
"CONTRIBUTING.md"
|
|
],
|
|
"homepage": "https://github.com/jashkenas/underscore",
|
|
"_release": "1.7.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.7.0",
|
|
"commit": "da996e665deb0b69b257e80e3e257c04fde4191c"
|
|
},
|
|
"_source": "git://github.com/jashkenas/underscore.git",
|
|
"_target": "~1.7.0",
|
|
"_originalSource": "underscore"
|
|
} |