|
@ -16,7 +16,7 @@ |
|
|
}, |
|
|
}, |
|
|
"repository": { |
|
|
"repository": { |
|
|
"type": "git", |
|
|
"type": "git", |
|
|
"url": "https://github.com/rich-harris/rollup" |
|
|
"url": "https://github.com/rollup/rollup" |
|
|
}, |
|
|
}, |
|
|
"keywords": [ |
|
|
"keywords": [ |
|
|
"modules", |
|
|
"modules", |
|
@ -31,9 +31,9 @@ |
|
|
], |
|
|
], |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"bugs": { |
|
|
"bugs": { |
|
|
"url": "https://github.com/rich-harris/rollup/issues" |
|
|
"url": "https://github.com/rollup/rollup/issues" |
|
|
}, |
|
|
}, |
|
|
"homepage": "https://github.com/rich-harris/rollup", |
|
|
"homepage": "https://github.com/rollup/rollup", |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"babel": "^5.8.21", |
|
|
"babel": "^5.8.21", |
|
|
"babel-core": "^5.5.8", |
|
|
"babel-core": "^5.5.8", |
|
|