1{
2  "name": "underscore",
3  "version": "1.8.3",
4  "main": "underscore.js",
5  "keywords": [
6    "util",
7    "functional",
8    "server",
9    "client",
10    "browser"
11  ],
12  "ignore": [
13    "docs",
14    "test",
15    "*.yml",
16    "CNAME",
17    "index.html",
18    "favicon.ico",
19    "CONTRIBUTING.md",
20    ".*",
21    "component.json",
22    "package.json",
23    "karma.*"
24  ],
25  "homepage": "https://github.com/jashkenas/underscore",
26  "_release": "1.8.3",
27  "_resolution": {
28    "type": "version",
29    "tag": "1.8.3",
30    "commit": "e4743ab712b8ab42ad4ccb48b155034d02394e4d"
31  },
32  "_source": "https://github.com/jashkenas/underscore.git",
33  "_target": "1.8.x",
34  "_originalSource": "underscore"
35}