mirror of
https://github.com/bower/bower.git
synced 2026-01-14 08:47:54 -05:00
- 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.
5 lines
51 B
JSON
5 lines
51 B
JSON
{
|
|
"name": "some-pkg",
|
|
"version": "0.0.0"
|
|
}
|