diff --git a/package.json b/package.json index 9ec7ebbf..39b72169 100644 --- a/package.json +++ b/package.json @@ -51,12 +51,7 @@ "gulp-mocha": "^2.0.0", "semver": "^4.1.0" }, - "licenses": [ - { - "type": "BSD", - "url": "http://github.com/estools/escodegen/raw/master/LICENSE.BSD" - } - ], + "license": "BSD-2-Clause", "scripts": { "test": "gulp travis", "unit-test": "gulp test",