You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
745 B
JSON

{
"name": "canvassed-text",
"version": "1.0.0",
"description": "Text shape for `canvassed`",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.cryto.net:joepie91/canvassed-text.git"
},
"author": "Sven Slootweg",
"license": "WTFPL",
"devDependencies": {
"@joepie91/gulp-preset-es2015": "^1.0.1",
"@joepie91/gulp-preset-pegjs": "^1.0.0",
"babel-preset-es2015": "^6.22.0",
"chalk": "^1.1.3",
"default-value": "^1.0.0",
"gulp": "^3.9.1",
"pad": "^1.1.0"
},
"dependencies": {
"default-value": "^1.0.0",
"measure-font": "^1.0.0",
"memoizee": "^0.4.3",
"object.pick": "^1.2.0"
}
}