UNPKG

683 BJSONView Raw
1{
2 "name": "@types/rollup",
3 "version": "0.41.0",
4 "description": "TypeScript definitions for rollup",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Philipp A.",
9 "url": "https://github.com/flying-sheep"
10 }
11 ],
12 "main": "",
13 "repository": {
14 "type": "git",
15 "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
16 },
17 "scripts": {},
18 "dependencies": {
19 "@types/source-map": "*",
20 "@types/acorn": "*"
21 },
22 "peerDependencies": {},
23 "typesPublisherContentHash": "b6aaec79595aa29f0bf996ed7dd0ed20f28c9a669c1541bc77e374d90fac37b2",
24 "typeScriptVersion": "2.0"
25}
\No newline at end of file