bmtc/scripts/package.json
Sajjad Anwar aeea7815e0 more docs
2016-02-05 23:41:49 +05:30

17 lines
316 B
JSON

{
"name": "scripts",
"version": "1.0.0",
"description": "",
"main": "bearing.js",
"dependencies": {
"turf": "^2.0.2",
"underscore": "^1.8.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Sajjad Anwar",
"license": "ISC"
}