mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
27 lines
985 B
JSON
27 lines
985 B
JSON
{
|
|
"name": "helpers.less",
|
|
"description": "A set of very convenient less helpers.",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Brian Peacock"
|
|
},
|
|
"main": "helpers.less",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/bpeacock/helpers.less"
|
|
},
|
|
"dependencies": {},
|
|
"devDependencies": {},
|
|
"license": "MIT",
|
|
"keywords": [],
|
|
"readme": "To Build:\n\n```bash\ngrunt browserify\n```\n\nTo Develop:\n\n```bash\ngrunt watch\n```",
|
|
"readmeFilename": "README.md",
|
|
"bugs": {
|
|
"url": "https://github.com/bpeacock/helpers.less/issues"
|
|
},
|
|
"homepage": "https://github.com/bpeacock/helpers.less",
|
|
"_id": "helpers.less@0.1.0",
|
|
"_shasum": "d77d92fb3f710e0807f00bd2de920a9e4374799a",
|
|
"_resolved": "git://github.com/bpeacock/helpers.less.git#4184c4abac632b4b14129ec9ef6e1173370adc22",
|
|
"_from": "helpers.less@git://github.com/bpeacock/helpers.less.git"
|
|
}
|