]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/bl/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / request / node_modules / bl / package.json
1 {
2   "name": "bl",
3   "version": "1.1.2",
4   "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
5   "main": "bl.js",
6   "scripts": {
7     "test": "node test/test.js | faucet"
8   },
9   "repository": {
10     "type": "git",
11     "url": "git+https://github.com/rvagg/bl.git"
12   },
13   "homepage": "https://github.com/rvagg/bl",
14   "authors": [
15     "Rod Vagg <rod@vagg.org> (https://github.com/rvagg)",
16     "Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
17     "Jarett Cruger <jcrugzz@gmail.com> (https://github.com/jcrugzz)"
18   ],
19   "keywords": [
20     "buffer",
21     "buffers",
22     "stream",
23     "awesomesauce"
24   ],
25   "license": "MIT",
26   "dependencies": {
27     "readable-stream": "~2.0.5"
28   },
29   "devDependencies": {
30     "faucet": "0.0.1",
31     "hash_file": "~0.1.1",
32     "tape": "~4.4.0"
33   },
34   "gitHead": "ea42021059dc65fc60d7f4b9217c73431f09d23d",
35   "bugs": {
36     "url": "https://github.com/rvagg/bl/issues"
37   },
38   "_id": "bl@1.1.2",
39   "_shasum": "fdca871a99713aa00d19e3bbba41c44787a65398",
40   "_from": "bl@>=1.1.2 <1.2.0",
41   "_npmVersion": "3.3.12",
42   "_nodeVersion": "5.3.0",
43   "_npmUser": {
44     "name": "rvagg",
45     "email": "rod@vagg.org"
46   },
47   "maintainers": [
48     {
49       "name": "rvagg",
50       "email": "rod@vagg.org"
51     }
52   ],
53   "dist": {
54     "shasum": "fdca871a99713aa00d19e3bbba41c44787a65398",
55     "tarball": "https://registry.npmjs.org/bl/-/bl-1.1.2.tgz"
56   },
57   "_npmOperationalInternal": {
58     "host": "packages-9-west.internal.npmjs.com",
59     "tmp": "tmp/bl-1.1.2.tgz_1455246621698_0.6300242957659066"
60   },
61   "directories": {},
62   "_resolved": "https://registry.npmjs.org/bl/-/bl-1.1.2.tgz",
63   "readme": "ERROR: No README data found!"
64 }