Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2015-05-23 04:21:05 +0300
committerChris Rebert <github@rebertia.com>2015-05-23 04:21:05 +0300
commit75e0a37fdd4d620d7a5a1c09a17c8fa7bec24693 (patch)
treea501029dfd222321ec1d1a893f3f980f25e87584 /package.json
parentb49012fe3a004a90b1dad7343bf3af0cc6b57eb7 (diff)
package.json: Update format of `license` data
See http://npm1k.org & https://github.com/npm/npm/releases/tag/v2.10.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/package.json b/package.json
index 35868d1..6f765d1 100644
--- a/package.json
+++ b/package.json
@@ -11,12 +11,7 @@
"bugs": {
"url": "https://github.com/twbs/grunt-bootlint/issues"
},
- "license": [
- {
- "type": "MIT",
- "url": "https://github.com/twbs/grunt-bootlint/blob/master/LICENSE-MIT"
- }
- ],
+ "license": "MIT",
"keywords": [
"gruntplugin",
"bootstrap",