Adam Stankiewicz
add601795f
Update year in licenses one last time, fixes #2476
2018-03-28 15:25:36 +02:00
Adam Stankiewicz
6500b421ce
Migrate bower.herokuapp.com to registry.bower.io
2017-09-13 18:59:52 +02:00
Johannes Faigle
3209cda975
docs: Update package repository information ( #2351 )
2016-11-07 01:21:27 +01:00
Adam Stankiewicz
8c624bbda6
0.8.1
2016-04-04 21:45:44 +02:00
Adam Stankiewicz
7ee1686cf4
Add changelog for 0.8.1
2016-04-04 21:45:39 +02:00
Adam Stankiewicz
8e181c1792
Make name validation far less strict
2016-04-04 21:37:50 +02:00
Adam Stankiewicz
4793fc0d1c
Bump year in license
2016-04-04 18:38:28 +02:00
Adam Stankiewicz
4d7cdb0556
0.8.0
2016-04-04 14:11:41 +02:00
Adam Stankiewicz
037bbff17e
Update changelog
2016-04-04 14:11:37 +02:00
Adam Stankiewicz
358a73b98e
0.7.1
2016-04-04 13:47:56 +02:00
Adam Stankiewicz
32cbb5a0e8
Update graceful-fs
2016-04-04 13:47:10 +02:00
Adam Stankiewicz
5283a132bc
Add name check that reflects reality
2016-02-10 04:33:26 +01:00
Adam Stankiewicz
db1453f7c0
Add findSync and readSync to the README
2016-02-10 02:55:24 +01:00
Adam Stankiewicz
878a228a7d
Fix linting error
2016-02-10 02:44:53 +01:00
Adam Stankiewicz
b33041c3ec
[test] Remove unnecessary check
2016-02-10 02:42:33 +01:00
Stefan Grönke
c8a6ff38a0
test validation against all registred packages
2016-02-10 02:38:55 +01:00
Adam Stankiewicz
ef67955c21
Bump to 0.7.0
2016-02-10 02:22:34 +01:00
Adam Stankiewicz
36a14b9b37
Add getIssues function and make validate less restrictive
2016-02-10 01:54:31 +01:00
Paulo Pires
57478d86c7
added
2015-12-09 03:53:47 -08:00
Paulo Pires
376a2de600
added synchronous functions to read and find
...
added .readSync function
Added coverage
2015-12-08 05:33:38 -08:00
Chris Rebert
a1596bb63c
0.6.0
2015-07-13 19:17:20 -07:00
David DeSandro
19af145166
Merge pull request #25 from cvrebert/normalize
...
Remove non-spec-compliant comma-separated string interpretation of main
2015-07-01 14:14:15 -04:00
Chris Rebert
1c62adcdb6
Validate that main conforms to the bower.json spec
2015-06-30 23:16:00 -07:00
Chris Rebert
95f46930a5
Remove non-spec-compliant comma-separated string interpretation of main
...
See https://github.com/bower/bower.json-spec/#main
2015-06-30 23:04:13 -07:00
Sindre Sorhus
d5fc402a89
0.5.0
2015-05-19 22:07:12 +02:00
Sindre Sorhus
065a7a1f1b
bump deps
2015-05-19 22:06:59 +02:00
Sindre Sorhus
b6dd5e445e
minor tweaks
2015-02-08 21:12:31 +07:00
Ray Shan
42db74b522
Update README.md
2014-08-11 15:03:34 -07:00
Stéphane Bachelier
ae3a017143
fix typo in README
2014-08-08 16:59:47 +02:00
Shinnosuke Watanabe
7138d3518e
Fix CI setting to pass the test against Node v0.8
2014-06-02 17:22:49 +09:00
Shinnosuke Watanabe
f852325906
Update graceful-fs and mocha
2014-06-02 14:43:08 +09:00
Shinnosuke Watanabe
3c9082ece3
Update .jshintrc for JSHint v2.5.x
2014-06-02 14:42:43 +09:00
shinnn
4812c380c4
Add a validation for description length
...
closes #17
2014-04-05 13:06:09 +02:00
reiz
d3ccc73796
Adding validation for package name
...
Closes #15
2014-01-31 14:54:40 +01:00
André Cruz
dfb18b305d
Bump version.
2013-08-11 14:46:33 +01:00
André Cruz
1606395546
Close GH-12: Ignore component(1) files..
2013-08-11 14:45:55 +01:00
André Cruz
6064269936
Bump version.
2013-08-05 14:22:51 +01:00
André Cruz
d0929896cf
Update README.
2013-08-05 14:22:41 +01:00
André Cruz
990e87de1f
Tweaks to the last PR.
2013-08-05 14:16:53 +01:00
Nick Heiner
8da47dcd00
Close GH-10: Find .bower.json if it exists.
2013-08-05 14:10:57 +01:00
André Cruz
4cfa94d304
Bump to 0.2.0.
2013-07-27 22:26:17 +01:00
André Cruz
5e2abb8a33
Add .file property to errors throw in read().
2013-07-27 22:21:21 +01:00
Sven Lito
0dc5052e36
Close GH-9: adds grunt.
2013-07-27 20:44:16 +01:00
André Cruz
95a09c5463
Fix README typos as suggested.
2013-07-25 23:31:33 +01:00
André Cruz
125fb598d5
Adjust README to the api changes.
2013-07-25 22:19:09 +01:00
André Cruz
f8c13f939c
Changes to the api.
...
- Read now accepts directories and finds the bower json to read inside
- Add normalise and validate methods
- Add options to the parse and read methods to enable/disable normalisation and validation.
2013-07-25 22:06:42 +01:00
André Cruz
8d3aff5ff1
Update editorconfig.
2013-07-18 19:30:27 +01:00
André Cruz
7f997d4b59
Force camelCase.
2013-07-15 00:30:08 +01:00
André Cruz
d2d959f455
Upgrade deps.
2013-07-14 17:21:45 +01:00
André Cruz
26520abe2b
Merge branch 'master' of github.com:bower/json
2013-07-09 21:02:08 +01:00