blob: 665c89d6afbb60bfa799d3279035ad99079f1314 [file] [log] [blame]
{
"name": "network-information-types-to-dart-generator",
"version": "1.0.0",
"description": "Use dart_js_facade_gen to generate the facade for the network-information-types package.",
"main": "index.js",
"private": true,
"scripts": {
"build": "./scripts/run_facade_gen.sh",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"dependencies": {
"network-information-types": "0.1.0",
"dart_js_facade_gen": "^0.0.7"
}
}