mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-28 07:58:29 +01:00
35 lines
No EOL
678 B
JSON
35 lines
No EOL
678 B
JSON
{
|
|
"name": "underscore",
|
|
"version": "1.8.3",
|
|
"main": "underscore.js",
|
|
"keywords": [
|
|
"util",
|
|
"functional",
|
|
"server",
|
|
"client",
|
|
"browser"
|
|
],
|
|
"ignore": [
|
|
"docs",
|
|
"test",
|
|
"*.yml",
|
|
"CNAME",
|
|
"index.html",
|
|
"favicon.ico",
|
|
"CONTRIBUTING.md",
|
|
".*",
|
|
"component.json",
|
|
"package.json",
|
|
"karma.*"
|
|
],
|
|
"homepage": "https://github.com/jashkenas/underscore",
|
|
"_release": "1.8.3",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.8.3",
|
|
"commit": "e4743ab712b8ab42ad4ccb48b155034d02394e4d"
|
|
},
|
|
"_source": "git://github.com/jashkenas/underscore.git",
|
|
"_target": "*",
|
|
"_originalSource": "underscore"
|
|
} |