Skip to content

Instantly share code, notes, and snippets.

@olivernn
Created April 1, 2014 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olivernn/9919662 to your computer and use it in GitHub Desktop.
Save olivernn/9919662 to your computer and use it in GitHub Desktop.
more npm debug logs.
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/0.8.20/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'publish',
1 verbose cli '--force' ]
2 info using npm@1.2.11
3 info using node@v0.8.20
4 warn using --force I sure hope you know what you are doing.
5 verbose publish [ '.' ]
6 verbose read json /Users/olivernightingale/code/lunr.js/package.json
7 verbose cache add [ '.', null ]
8 verbose cache add name=undefined spec="." args=[".",null]
9 verbose parsed url { pathname: '.', path: '.', href: '.' }
10 silly lockFile 3a52ce78- .
11 verbose lock . /Users/olivernightingale/.npm/3a52ce78-.lock
12 verbose read json package.json
13 verbose tar pack [ '/var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz',
13 verbose tar pack '.' ]
14 verbose tarball /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz
15 verbose folder .
16 info prepublish lunr@0.5.0
17 silly lockFile 3a52ce78- .
18 verbose lock . /Users/olivernightingale/.npm/3a52ce78-.lock
19 silly lockFile 20cea179-99307-0-3439226031769067-tmp-tgz /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz
20 verbose lock /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz /Users/olivernightingale/.npm/20cea179-99307-0-3439226031769067-tmp-tgz.lock
21 silly lockFile 3a52ce78- .
22 silly lockFile 3a52ce78- .
23 silly lockFile 20cea179-99307-0-3439226031769067-tmp-tgz /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz
24 silly lockFile 20cea179-99307-0-3439226031769067-tmp-tgz /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz
25 verbose tar unpack /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz
26 silly lockFile be5e3989-99307-0-3439226031769067-package /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package
27 verbose lock /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package /Users/olivernightingale/.npm/be5e3989-99307-0-3439226031769067-package.lock
28 silly lockFile 20cea179-99307-0-3439226031769067-tmp-tgz /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz
29 verbose lock /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz /Users/olivernightingale/.npm/20cea179-99307-0-3439226031769067-tmp-tgz.lock
30 silly gunzTarPerm modes [ '755', '644' ]
31 silly gunzTarPerm extractEntry package.json
32 silly gunzTarPerm extractEntry LICENSE
33 silly gunzTarPerm extractEntry lunr.min.js
34 silly gunzTarPerm extractEntry lunr.js
35 silly gunzTarPerm extractEntry oliver.js
36 silly gunzTarPerm extractEntry server.js
37 silly gunzTarPerm extractEntry component.json
38 silly gunzTarPerm extractEntry docs/index.html
39 silly gunzTarPerm extractEntry example/app.js
40 silly gunzTarPerm extractEntry example/require.js
41 silly gunzTarPerm extractEntry example/mustache.js
42 silly gunzTarPerm extractEntry example/jquery.js
43 silly gunzTarPerm extractEntry example/text.js
44 silly gunzTarPerm extractEntry example/index_builder.js
45 silly gunzTarPerm extractEntry example/colors/index_builder.js
46 silly gunzTarPerm extractEntry example/colors/data.json
47 silly gunzTarPerm extractEntry example/colors/index.html
48 silly gunzTarPerm extractEntry example/colors/index_dump.json
49 silly gunzTarPerm extractEntry example/index.html
50 silly gunzTarPerm extractEntry example/example_index.json
51 silly gunzTarPerm extractEntry example/example_data.json
52 silly gunzTarPerm extractEntry example/templates/question_list.mustache
53 silly gunzTarPerm extractEntry example/templates/question_view.mustache
54 silly gunzTarPerm extractEntry index.html
55 silly gunzTarPerm extractEntry lib/document_store.js
56 silly gunzTarPerm extractEntry lib/lunr.js
57 silly gunzTarPerm extractEntry lib/pipeline.js
58 silly gunzTarPerm extractEntry lib/sorted_set.js
59 silly gunzTarPerm extractEntry lib/stemmer.js
60 silly gunzTarPerm extractEntry lib/index.js
61 silly gunzTarPerm extractEntry lib/token.js
62 silly gunzTarPerm extractEntry lib/token_store.js
63 silly gunzTarPerm extractEntry lib/tokenizer.js
64 silly gunzTarPerm extractEntry lib/trimmer.js
65 silly gunzTarPerm extractEntry lib/utils.js
66 silly gunzTarPerm extractEntry lib/event_emitter.js
67 silly gunzTarPerm extractEntry lib/vector.js
68 silly gunzTarPerm extractEntry lib/stop_word_filter.js
69 silly gunzTarPerm extractEntry .travis.yml
70 silly gunzTarPerm extractEntry build/bower.json.template
71 silly gunzTarPerm extractEntry build/component.json.template
72 silly gunzTarPerm extractEntry build/package.json.template
73 silly gunzTarPerm extractEntry build/wrapper_end
74 silly gunzTarPerm extractEntry build/wrapper_start
75 silly gunzTarPerm extractEntry bower.json
76 silly gunzTarPerm extractEntry Makefile
77 silly gunzTarPerm extractEntry notes
78 silly gunzTarPerm extractEntry CHANGELOG.mdown
79 silly gunzTarPerm extractEntry out/data.json
80 silly gunzTarPerm extractEntry CNAME
81 silly gunzTarPerm extractEntry pbcopy
82 silly gunzTarPerm extractEntry perf/foo_test.js
83 silly gunzTarPerm extractEntry perf/index_test.js
84 silly gunzTarPerm extractEntry perf/pipeline_test.js
85 silly gunzTarPerm extractEntry perf/set_index_of_test.js
86 silly gunzTarPerm extractEntry perf/sorted_set_test.js
87 silly gunzTarPerm extractEntry perf/token_store_test.js
88 silly gunzTarPerm extractEntry perf/vector_test.js
89 silly gunzTarPerm extractEntry perf/env/bench.js
90 silly gunzTarPerm extractEntry perf/env/benchmark.js
91 silly gunzTarPerm extractEntry perf/env/jquery.js
92 silly gunzTarPerm extractEntry perf/env/mustache.js
93 silly gunzTarPerm extractEntry perf/env/styles.css
94 silly gunzTarPerm extractEntry perf/fixtures/questions.js
95 silly gunzTarPerm extractEntry perf/index.html
96 silly gunzTarPerm extractEntry README.mdown
97 silly gunzTarPerm extractEntry colors.csv
98 silly gunzTarPerm extractEntry styles.css
99 silly gunzTarPerm extractEntry test/vector_test.js
100 silly gunzTarPerm extractEntry test/lunr_test.js
101 silly gunzTarPerm extractEntry test/pipeline_test.js
102 silly gunzTarPerm extractEntry test/search_test.js
103 silly gunzTarPerm extractEntry test/serialisation_test.js
104 silly gunzTarPerm extractEntry test/index_test.js
105 silly gunzTarPerm extractEntry test/event_emitter_test.js
106 silly gunzTarPerm extractEntry test/stop_word_filter_test.js
107 silly gunzTarPerm extractEntry test/store_node_test.js
108 silly gunzTarPerm extractEntry test/store_test.js
109 silly gunzTarPerm extractEntry test/test_helper.js
110 silly gunzTarPerm extractEntry test/tokenizer_test.js
111 silly gunzTarPerm extractEntry test/token_store_test.js
112 silly gunzTarPerm extractEntry test/trimmer_test.js
113 silly gunzTarPerm extractEntry test/token_test.js
114 silly gunzTarPerm extractEntry test/sorted_set_test.js
115 silly gunzTarPerm extractEntry test/stemmer_test.js
116 silly gunzTarPerm extractEntry test/index.html
117 silly gunzTarPerm extractEntry test/fixtures/stemming_vocab.json
118 silly gunzTarPerm extractEntry test/env/augment.min.js
119 silly gunzTarPerm extractEntry test/env/jquery.js
120 silly gunzTarPerm extractEntry test/env/qunit.js
121 silly gunzTarPerm extractEntry test/env/runner.js
122 silly gunzTarPerm extractEntry test/env/qunit.css
123 silly gunzTarPerm extractEntry VERSION
124 verbose read json /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package/package.json
125 silly lockFile be5e3989-99307-0-3439226031769067-package /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package
126 silly lockFile be5e3989-99307-0-3439226031769067-package /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package
127 silly lockFile 20cea179-99307-0-3439226031769067-tmp-tgz /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz
128 silly lockFile 20cea179-99307-0-3439226031769067-tmp-tgz /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/tmp.tgz
129 verbose from cache /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package/package.json
130 verbose tar pack [ '/Users/olivernightingale/.npm/lunr/0.5.0/package.tgz',
130 verbose tar pack '/var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package' ]
131 verbose tarball /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz
132 verbose folder /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package
133 silly lockFile be5e3989-99307-0-3439226031769067-package /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package
134 verbose lock /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package /Users/olivernightingale/.npm/be5e3989-99307-0-3439226031769067-package.lock
135 silly lockFile ad2b6be8-ngale-npm-lunr-0-5-0-package-tgz /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz
136 verbose lock /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz /Users/olivernightingale/.npm/ad2b6be8-ngale-npm-lunr-0-5-0-package-tgz.lock
137 silly lockFile be5e3989-99307-0-3439226031769067-package /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package
138 silly lockFile be5e3989-99307-0-3439226031769067-package /var/folders/q8/r8v1qxb54l3_mtnj6kd4g0kw0000gn/T/npm-16039/1396375299307-0.3439226031769067/package
139 silly lockFile ad2b6be8-ngale-npm-lunr-0-5-0-package-tgz /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz
140 silly lockFile ad2b6be8-ngale-npm-lunr-0-5-0-package-tgz /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz
141 silly lockFile b06e7aa0-ghtingale-npm-lunr-0-5-0-package /Users/olivernightingale/.npm/lunr/0.5.0/package
142 verbose lock /Users/olivernightingale/.npm/lunr/0.5.0/package /Users/olivernightingale/.npm/b06e7aa0-ghtingale-npm-lunr-0-5-0-package.lock
143 silly lockFile b06e7aa0-ghtingale-npm-lunr-0-5-0-package /Users/olivernightingale/.npm/lunr/0.5.0/package
144 silly lockFile b06e7aa0-ghtingale-npm-lunr-0-5-0-package /Users/olivernightingale/.npm/lunr/0.5.0/package
145 verbose tar unpack /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz
146 silly lockFile b06e7aa0-ghtingale-npm-lunr-0-5-0-package /Users/olivernightingale/.npm/lunr/0.5.0/package
147 verbose lock /Users/olivernightingale/.npm/lunr/0.5.0/package /Users/olivernightingale/.npm/b06e7aa0-ghtingale-npm-lunr-0-5-0-package.lock
148 silly lockFile ad2b6be8-ngale-npm-lunr-0-5-0-package-tgz /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz
149 verbose lock /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz /Users/olivernightingale/.npm/ad2b6be8-ngale-npm-lunr-0-5-0-package-tgz.lock
150 silly gunzTarPerm modes [ '755', '644' ]
151 silly gunzTarPerm extractEntry package.json
152 silly gunzTarPerm extractEntry LICENSE
153 silly gunzTarPerm extractEntry lunr.min.js
154 silly gunzTarPerm extractEntry lunr.js
155 silly gunzTarPerm extractEntry oliver.js
156 silly gunzTarPerm extractEntry server.js
157 silly gunzTarPerm extractEntry component.json
158 silly gunzTarPerm extractEntry docs/index.html
159 silly gunzTarPerm extractEntry example/app.js
160 silly gunzTarPerm extractEntry example/require.js
161 silly gunzTarPerm extractEntry example/mustache.js
162 silly gunzTarPerm extractEntry example/jquery.js
163 silly gunzTarPerm extractEntry example/text.js
164 silly gunzTarPerm extractEntry example/index_builder.js
165 silly gunzTarPerm extractEntry example/colors/index_builder.js
166 silly gunzTarPerm extractEntry example/colors/data.json
167 silly gunzTarPerm extractEntry example/colors/index.html
168 silly gunzTarPerm extractEntry example/colors/index_dump.json
169 silly gunzTarPerm extractEntry example/index.html
170 silly gunzTarPerm extractEntry example/example_index.json
171 silly gunzTarPerm extractEntry example/example_data.json
172 silly gunzTarPerm extractEntry example/templates/question_list.mustache
173 silly gunzTarPerm extractEntry example/templates/question_view.mustache
174 silly gunzTarPerm extractEntry index.html
175 silly gunzTarPerm extractEntry lib/document_store.js
176 silly gunzTarPerm extractEntry lib/lunr.js
177 silly gunzTarPerm extractEntry lib/pipeline.js
178 silly gunzTarPerm extractEntry lib/sorted_set.js
179 silly gunzTarPerm extractEntry lib/stemmer.js
180 silly gunzTarPerm extractEntry lib/index.js
181 silly gunzTarPerm extractEntry lib/token.js
182 silly gunzTarPerm extractEntry lib/token_store.js
183 silly gunzTarPerm extractEntry lib/tokenizer.js
184 silly gunzTarPerm extractEntry lib/trimmer.js
185 silly gunzTarPerm extractEntry lib/utils.js
186 silly gunzTarPerm extractEntry lib/event_emitter.js
187 silly gunzTarPerm extractEntry lib/vector.js
188 silly gunzTarPerm extractEntry lib/stop_word_filter.js
189 silly gunzTarPerm extractEntry .travis.yml
190 silly gunzTarPerm extractEntry build/bower.json.template
191 silly gunzTarPerm extractEntry build/component.json.template
192 silly gunzTarPerm extractEntry build/package.json.template
193 silly gunzTarPerm extractEntry build/wrapper_end
194 silly gunzTarPerm extractEntry build/wrapper_start
195 silly gunzTarPerm extractEntry bower.json
196 silly gunzTarPerm extractEntry Makefile
197 silly gunzTarPerm extractEntry notes
198 silly gunzTarPerm extractEntry CHANGELOG.mdown
199 silly gunzTarPerm extractEntry out/data.json
200 silly gunzTarPerm extractEntry CNAME
201 silly gunzTarPerm extractEntry pbcopy
202 silly gunzTarPerm extractEntry perf/foo_test.js
203 silly gunzTarPerm extractEntry perf/index_test.js
204 silly gunzTarPerm extractEntry perf/pipeline_test.js
205 silly gunzTarPerm extractEntry perf/set_index_of_test.js
206 silly gunzTarPerm extractEntry perf/sorted_set_test.js
207 silly gunzTarPerm extractEntry perf/token_store_test.js
208 silly gunzTarPerm extractEntry perf/vector_test.js
209 silly gunzTarPerm extractEntry perf/env/bench.js
210 silly gunzTarPerm extractEntry perf/env/benchmark.js
211 silly gunzTarPerm extractEntry perf/env/jquery.js
212 silly gunzTarPerm extractEntry perf/env/mustache.js
213 silly gunzTarPerm extractEntry perf/env/styles.css
214 silly gunzTarPerm extractEntry perf/fixtures/questions.js
215 silly gunzTarPerm extractEntry perf/index.html
216 silly gunzTarPerm extractEntry README.mdown
217 silly gunzTarPerm extractEntry colors.csv
218 silly gunzTarPerm extractEntry styles.css
219 silly gunzTarPerm extractEntry test/vector_test.js
220 silly gunzTarPerm extractEntry test/lunr_test.js
221 silly gunzTarPerm extractEntry test/pipeline_test.js
222 silly gunzTarPerm extractEntry test/search_test.js
223 silly gunzTarPerm extractEntry test/serialisation_test.js
224 silly gunzTarPerm extractEntry test/index_test.js
225 silly gunzTarPerm extractEntry test/event_emitter_test.js
226 silly gunzTarPerm extractEntry test/stop_word_filter_test.js
227 silly gunzTarPerm extractEntry test/store_node_test.js
228 silly gunzTarPerm extractEntry test/store_test.js
229 silly gunzTarPerm extractEntry test/test_helper.js
230 silly gunzTarPerm extractEntry test/tokenizer_test.js
231 silly gunzTarPerm extractEntry test/token_store_test.js
232 silly gunzTarPerm extractEntry test/trimmer_test.js
233 silly gunzTarPerm extractEntry test/token_test.js
234 silly gunzTarPerm extractEntry test/sorted_set_test.js
235 silly gunzTarPerm extractEntry test/stemmer_test.js
236 silly gunzTarPerm extractEntry test/index.html
237 silly gunzTarPerm extractEntry test/fixtures/stemming_vocab.json
238 silly gunzTarPerm extractEntry test/env/augment.min.js
239 silly gunzTarPerm extractEntry test/env/jquery.js
240 silly gunzTarPerm extractEntry test/env/qunit.js
241 silly gunzTarPerm extractEntry test/env/runner.js
242 silly gunzTarPerm extractEntry test/env/qunit.css
243 silly gunzTarPerm extractEntry VERSION
244 verbose read json /Users/olivernightingale/.npm/lunr/0.5.0/package/package.json
245 silly lockFile b06e7aa0-ghtingale-npm-lunr-0-5-0-package /Users/olivernightingale/.npm/lunr/0.5.0/package
246 silly lockFile b06e7aa0-ghtingale-npm-lunr-0-5-0-package /Users/olivernightingale/.npm/lunr/0.5.0/package
247 silly lockFile ad2b6be8-ngale-npm-lunr-0-5-0-package-tgz /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz
248 silly lockFile ad2b6be8-ngale-npm-lunr-0-5-0-package-tgz /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz
249 silly shasum updated bytes 40960
250 silly shasum updated bytes 40960
251 silly shasum updated bytes 40960
252 silly shasum updated bytes 40960
253 silly shasum updated bytes 40960
254 silly shasum updated bytes 40960
255 silly shasum updated bytes 40960
256 silly shasum updated bytes 40960
257 silly shasum updated bytes 40960
258 silly shasum updated bytes 40960
259 silly shasum updated bytes 40960
260 silly shasum updated bytes 40960
261 silly shasum updated bytes 40960
262 silly shasum updated bytes 40960
263 silly shasum updated bytes 31296
264 info shasum 367253dcc93208b730716357ac77642910c808c9
264 info shasum /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz
265 verbose from cache /Users/olivernightingale/.npm/lunr/0.5.0/package/package.json
266 verbose chmod /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz 644
267 verbose chown /Users/olivernightingale/.npm/lunr/0.5.0/package.tgz [ 501, 20 ]
268 silly lockFile 3a52ce78- .
269 silly publish { name: 'lunr',
269 silly publish description: 'Simple full-text search in your browser.',
269 silly publish version: '0.5.0',
269 silly publish author: { name: 'Oliver Nightingale' },
269 silly publish keywords: [ 'search' ],
269 silly publish homepage: 'http://lunrjs.com',
269 silly publish bugs: 'http://github.com/olivernn/lunr.js/issues',
269 silly publish main: 'lunr.js',
269 silly publish license: 'MIT',
269 silly publish repository: { type: 'git', url: 'https://github.com/olivernn/lunr.js.git' },
269 silly publish devDependencies: { phantomjs: '1.8.1-3' },
269 silly publish scripts:
269 silly publish { test: 'phantomjs test/env/runner.js http://localhost:3000/test',
269 silly publish start: 'node server.js' },
269 silly publish readme: '# Lunr.js\n\n[![Build Status](https://travis-ci.org/olivernn/lunr.js.png?branch=master)](https://travis-ci.org/olivernn/lunr.js)\n\nA bit like Solr, but much smaller and not as bright.\n\n## Example\n\nA very simple search index can be created using the following:\n\n```javascript\nvar idx = lunr(function () {\n this.field(\'title\', { boost: 10 })\n this.field(\'body\')\n})\n```\n\nAdding documents to be indexed is as simple as:\n\n```javascript\nvar doc = {\n "title": "Twelfth-Night",\n "body": "If music be the food of love, play on: Give me excess of it…",\n "author": "William Shakespeare",\n "id": 1\n} \nidx.add(doc)\n```\n\nThen searching is as simple:\n\n```javascript\nidx.search("love")\n```\n\nThis returns a list of matching documents with a score of how closely they match the search query:\n\n```javascript\n[{\n "ref": 1,\n "score": 0.87533\n}]\n```\n\n[API documentation](http://lunrjs.com/docs) is available, as well as a full working example.\n\n## Description\n\nLunr.js is a small, full-text search library for use in the browser. It indexes JSON documents and provides a simple search interface for retrieving documents that best match text queries.\n\n## Why\n\nFor web applications with all their data already sitting in the client, it makes sense to be able to search that data on the client too. It saves adding extra, compacted services on the server. A local search index will be quicker, there is no network overhead, and will remain available and useable even without a network connection.\n\n## Installation\n\nSimply include the lunr.js source file in the page that you want to use it. Lunr.js is supported in all modern browsers.\n\nBrowsers that do not support ES5 will require a JavaScript shim for Lunr to work. You can either use [Augment.js](http://augmentjs.com), [ES5-Shim](https://github.com/kriskowal/es5-shim) or any library that patches old browsers to provide an ES5 compatible JavaScript environment.\n\n## Contributing\n\nContributions are very welcome, to make the process as easy as possible please follow these steps:\n\n* Open an issue detailing the bug you\'ve found, or the feature you wish to add. Simplified working examples using something like [jsFiddle](http://jsfiddle.net) make it easier to diagnose your problem.\n* Add tests for your code (so I don\'t accidentally break it in the future)\n* Don\'t change version numbers or make new builds as part of your changes\n\n### Developer Dependencies\n\nA JavaScript runtime is required for building the library.\n\nRun the tests with, this will use phantomjs to run the tests:\n\n make test\n\nThe tests can also be run in the browser by starting the test server:\n\n make test_server\n\nThis will start a server on port 3000, the tests are then available at \'/test\'\n\n',
269 silly publish readmeFilename: 'README.mdown',
269 silly publish _id: 'lunr@0.5.0',
269 silly publish dist: { shasum: '367253dcc93208b730716357ac77642910c808c9' },
269 silly publish _from: '.' }
270 verbose url raw lunr
271 verbose url resolving [ 'https://registry.npmjs.org/', './lunr' ]
272 verbose url resolved https://registry.npmjs.org/lunr
273 info trying registry request attempt 1 at 20:01:52
274 http PUT https://registry.npmjs.org/lunr
275 http 201 https://registry.npmjs.org/lunr
276 verbose url raw lunr
277 verbose url resolving [ 'https://registry.npmjs.org/', './lunr' ]
278 verbose url resolved https://registry.npmjs.org/lunr
279 info trying registry request attempt 1 at 20:01:55
280 http GET https://registry.npmjs.org/lunr
281 http 200 https://registry.npmjs.org/lunr
282 verbose url raw lunr/0.5.0/-tag/latest
283 verbose url resolving [ 'https://registry.npmjs.org/', './lunr/0.5.0/-tag/latest' ]
284 verbose url resolved https://registry.npmjs.org/lunr/0.5.0/-tag/latest
285 info trying registry request attempt 1 at 20:01:56
286 http PUT https://registry.npmjs.org/lunr/0.5.0/-tag/latest
287 http 403 https://registry.npmjs.org/lunr/0.5.0/-tag/latest
288 info trying registry request attempt 1 at 20:01:59
289 http PUT https://registry.npmjs.org/lunr/0.5.0/-tag/latest
290 http 403 https://registry.npmjs.org/lunr/0.5.0/-tag/latest
291 error publish Error sending version data
292 error Error: forbidden Cannot replace previously published version: 0.5.0: lunr/0.5.0/-tag/latest
292 error at RegClient.<anonymous> (/usr/local/Cellar/node/0.8.20/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:268:14)
292 error at Request.init.self.callback (/usr/local/Cellar/node/0.8.20/lib/node_modules/npm/node_modules/request/main.js:120:22)
292 error at Request.EventEmitter.emit (events.js:99:17)
292 error at Request.<anonymous> (/usr/local/Cellar/node/0.8.20/lib/node_modules/npm/node_modules/request/main.js:648:16)
292 error at Request.EventEmitter.emit (events.js:126:20)
292 error at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/usr/local/Cellar/node/0.8.20/lib/node_modules/npm/node_modules/request/main.js:610:14)
292 error at IncomingMessage.EventEmitter.emit (events.js:126:20)
292 error at IncomingMessage._emitEnd (http.js:366:10)
292 error at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)
292 error at CleartextStream.socketOnData [as ondata] (http.js:1472:20)
293 error If you need help, you may report this log at:
293 error <http://github.com/isaacs/npm/issues>
293 error or email it to:
293 error <npm-@googlegroups.com>
294 error System Darwin 13.1.0
295 error command "/usr/local/Cellar/node/0.8.20/bin/node" "/usr/local/bin/npm" "publish" "--force"
296 error cwd /Users/olivernightingale/code/lunr.js
297 error node -v v0.8.20
298 error npm -v 1.2.11
299 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment