UNPKG

@seedcss/seed-props

Version:
44 lines (43 loc) 939 B
{ "name": "@seedcss/seed-props", "version": "1.0.1", "description": "Props mixin pack for Seed", "main": "index.js", "homepage": "https://github.com/helpscout/seed/", "scripts": { "banner": "node ./scripts/banner.js", "build": "npm run build:main && npm run banner", "build:main": "node ./scripts/build.js", "test:mocha": "mocha", "test": "npm run build" }, "repository": { "type": "git", "url": "git+https://github.com/helpscout/seed.git" }, "keywords": [ "bem", "callback", "content", "css", "design", "functional", "itcss", "modular", "oocss", "performance", "props", "seed", "seed-pack", "scss" ], "license": "MIT", "bugs": { "url": "https://github.com/helpscout/seed/issues" }, "publishConfig": { "access": "public" }, "prepublish": "npm run build", "gitHead": "f7228ac05f7ad931b48d1d620c75ccdf66bf9f26" }