width
Version:
## License MIT © [Nil Késede](http://ksde.pw)
24 lines (23 loc) • 559 B
JSON
{
"name": "width",
"version": "0.0.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nilkesede/width.git"
},
"author": "Nil Késede <nil@ksde.pw> (http://ksde.pw)",
"license": "MIT",
"bugs": {
"url": "https://github.com/nilkesede/width/issues"
},
"homepage": "https://github.com/nilkesede/width#readme",
"dependencies": {
"is-element": "^0.1.0",
"query-selector-all": "0.0.1"
}
}