second
[josuexyz/.git] / node_modules / ejs / package.json
1 {
2   "_args": [
3     [
4       "ejs@~2.6.1",
5       "/home/josuer08/josuexyz"
6     ]
7   ],
8   "_from": "ejs@>=2.6.1 <2.7.0",
9   "_hasShrinkwrap": false,
10   "_id": "ejs@2.6.2",
11   "_inCache": true,
12   "_installable": true,
13   "_integrity": "",
14   "_location": "/ejs",
15   "_nodeVersion": "10.13.0",
16   "_npmOperationalInternal": {
17     "host": "s3://npm-registry-packages",
18     "tmp": "tmp/ejs_2.6.2_1560612406996_0.5115330659886688"
19   },
20   "_npmUser": {
21     "email": "mde@fleegix.org",
22     "name": "mde"
23   },
24   "_npmVersion": "6.4.1",
25   "_phantomChildren": {},
26   "_requested": {
27     "name": "ejs",
28     "raw": "ejs@~2.6.1",
29     "rawSpec": "~2.6.1",
30     "scope": null,
31     "spec": ">=2.6.1 <2.7.0",
32     "type": "range"
33   },
34   "_requiredBy": [
35     "/"
36   ],
37   "_resolved": "https://registry.npmjs.org/ejs/-/ejs-2.6.2.tgz",
38   "_shasum": "3a32c63d1cd16d11266cd4703b14fec4e74ab4f6",
39   "_shrinkwrap": null,
40   "_spec": "ejs@~2.6.1",
41   "_where": "/home/josuer08/josuexyz",
42   "author": {
43     "email": "mde@fleegix.org",
44     "name": "Matthew Eernisse",
45     "url": "http://fleegix.org"
46   },
47   "bugs": {
48     "url": "https://github.com/mde/ejs/issues"
49   },
50   "contributors": [
51     {
52       "name": "Timothy Gu",
53       "email": "timothygu99@gmail.com",
54       "url": "https://timothygu.github.io"
55     }
56   ],
57   "dependencies": {},
58   "description": "Embedded JavaScript templates",
59   "devDependencies": {
60     "browserify": "^13.1.1",
61     "eslint": "^4.14.0",
62     "git-directory-deploy": "^1.5.1",
63     "istanbul": "~0.4.3",
64     "jake": "^8.0.16",
65     "jsdoc": "^3.4.0",
66     "lru-cache": "^4.0.1",
67     "mocha": "^5.0.5",
68     "uglify-js": "^3.3.16"
69   },
70   "directories": {},
71   "dist": {
72     "fileCount": 10,
73     "integrity": "sha512-PcW2a0tyTuPHz3tWyYqtK6r1fZ3gp+3Sop8Ph+ZYN81Ob5rwmbHEzaqs10N3BEsaGTkh/ooniXK+WwszGlc2+Q==",
74     "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBQ43CRA9TVsSAnZWagAAW/0P/jrSjWpTPX/iZrxO5oGz\ncUkfLWLyHVjHoAKiKHzBEbu5jGdNy9Rw4wpjvYsPVc/hQt5GccScWLeVqEJx\nbGqsJKwTyZ+aWELNsrhDhyEWDAJO9QCzh1V4Sme6AhI4FGe0edPr5A8UBNZB\nT7i87uAiFxdVMvOfc1ijJevlIWXAK1QluMdgY9xHDW4H6BtHW+G1e1vfdgWH\nXZZq7jeUQg/2U3nlIP8WxkPdABcSpvwu38NKXcGex88r2NBlbOP2OaQLCXsu\naiiOHWSIUiI8DDZaNdo8YMnG6i/cSQccGYnFtMeT8VgfQVJGQS9ufokvkvu8\nsMzc3dfZDNekyWPwAI6fJyDIPXkuZG4DuTi99kavGHkMHGLaGO+9wk2BSyW6\nvJfhwFuYK1OgPh1Xha4G+4OWW5VV90a4KBMd6p9X2YHO8S2wuivACV8uT6Rd\nPiJ8opHLWoRZreZavmk7snaC5x9JBRSJJXBiPXOY3qVZiZnWNEnVJg44srcW\nfchJnYnZv9+cM9WTnnSTOH2rJi2JTBj6Vw7OFB/CfozPyfGoipvIxbmOEF2J\nPKECur8BfZwLe2CpFpmXG7hPAz5Uw8wdJ3i9pb2sUM4qNjXbbuljnYdNFajR\nygXS1MWpfwIMfBh2nc4gZGtarUJ4B8dUXsULlN7ww4hhoqjyYfIBXoWIZLjt\nLjCP\r\n=cj4n\r\n-----END PGP SIGNATURE-----\r\n",
75     "shasum": "3a32c63d1cd16d11266cd4703b14fec4e74ab4f6",
76     "tarball": "https://registry.npmjs.org/ejs/-/ejs-2.6.2.tgz",
77     "unpackedSize": 121906
78   },
79   "engines": {
80     "node": ">=0.10.0"
81   },
82   "homepage": "https://github.com/mde/ejs",
83   "keywords": [
84     "ejs",
85     "engine",
86     "template"
87   ],
88   "license": "Apache-2.0",
89   "main": "./lib/ejs.js",
90   "maintainers": [
91     {
92       "name": "mde",
93       "email": "mde@fleegix.org"
94     }
95   ],
96   "name": "ejs",
97   "optionalDependencies": {},
98   "readme": "ERROR: No README data found!",
99   "repository": {
100     "type": "git",
101     "url": "git://github.com/mde/ejs.git"
102   },
103   "scripts": {
104     "coverage": "istanbul cover node_modules/mocha/bin/_mocha",
105     "devdoc": "jake doc[dev]",
106     "doc": "jake doc",
107     "lint": "eslint \"**/*.js\" Jakefile",
108     "test": "jake test"
109   },
110   "version": "2.6.2"
111 }