15 lines
309 B
JSON
15 lines
309 B
JSON
{
|
|
"name": "assets-package/normalize-css",
|
|
"description": "Normalize CSS package from 'necolas'.",
|
|
"type": "library",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Dave Mc Nicoll",
|
|
"email": "info@mcnd.ca"
|
|
}
|
|
],
|
|
"require": {},
|
|
"autoload": {}
|
|
}
|