Comparing version 1.0.0 to 1.0.1
@@ -9,2 +9,3 @@ /*! | ||
module.exports = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December']; | ||
module.exports.abbr = ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']; |
{ | ||
"name": "months", | ||
"description": "Months of the year.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"homepage": "https://github.com/jonschlinkert/months", | ||
"author": { | ||
"name": "Jon Schlinkert", | ||
"url": "https://github.com/jonschlinkert" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/jonschlinkert/months.git" | ||
}, | ||
"author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"repository": "jonschlinkert/months", | ||
"bugs": { | ||
"url": "https://github.com/jonschlinkert/months/issues" | ||
}, | ||
"licenses": [ | ||
{ | ||
"type": "MIT", | ||
"url": "https://github.com/jonschlinkert/months/blob/master/LICENSE-MIT" | ||
} | ||
"license": "MIT", | ||
"files": [ | ||
"index.js" | ||
], | ||
"main": "index.js", | ||
"engines": { | ||
"node": ">=0.10.0" | ||
}, | ||
"keywords": [ | ||
"calendar", | ||
"date", | ||
"month", | ||
"months", | ||
"date", | ||
"calendar" | ||
"months" | ||
], | ||
"main": "index.js", | ||
"engines": { | ||
"node": ">=0.10.0" | ||
"verb": { | ||
"related": { | ||
"list": [ | ||
"days", | ||
"nanoseconds", | ||
"o-clock", | ||
"pretty-time", | ||
"seconds", | ||
"time-stamp", | ||
"week", | ||
"year" | ||
] | ||
}, | ||
"layout": "default", | ||
"plugins": [ | ||
"gulp-format-md" | ||
] | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5196
72
4
1