Commit Graph

13 Commits

Author SHA1 Message Date
John Firebaugh
618bb4aa77 Add prepublish script to package.json
Also, npm scripts are run in an environment with node_module
binaries in the path, so just "jake test" and "jake" are sufficient.

https://npmjs.org/doc/scripts.html
2013-04-08 11:25:32 -04:00
John Firebaugh
a950e6873e Manage mocha dependency with npm; update to 1.9.0 2013-04-03 15:20:15 -07:00
John Firebaugh
28daa9e9b1 testacular -> karma 2013-04-03 14:12:51 -07:00
Vladimir Agafonkin
f1b57f3013 update jake (prev version was having some problems building Leaflet) 2013-03-28 11:10:25 +02:00
Vladimir Agafonkin
81221ae4cd fix jshint 1.1.0 errors, update deps and build 2013-03-07 17:39:55 +02:00
Justin Walgran
360fb06620 Add main to package.json
In order to require() and use Leaflet via browserify requires
that the package define a main entry point for the module.
2013-02-28 20:43:36 -05:00
John Firebaugh
d5d8b7f132 Use devDependencies 2013-02-26 11:18:30 -08:00
Vladimir Agafonkin
bef8ab6a24 fix package.json version to make Travis happy 2013-02-07 22:31:44 +02:00
Vladimir Agafonkin
4492d8f92d update Jakefile comment 2013-02-07 19:00:15 +02:00
Vladimir Agafonkin
86cfce1771 merge #1340, fix whitespace 2013-02-04 13:42:27 +02:00
Eldar Djafarov
2da36a2851 test coverage initial commit 2013-02-02 05:29:20 -02:00
Vladimir Agafonkin
d1eb21850c cleanup package.json 2013-02-01 17:21:52 +02:00
Eldar Djafarov
776be6dcbd travisci integration 2013-02-01 11:04:33 -02:00