{"name":"@blakeembrey/template","version":"1.0.0","description":"Fast and simple string template library","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"prettier":"prettier --write","format":"npm run prettier -- \"{.,src/**}/*.{js,ts,json,md,yml,css}\"","lint":"tslint \"src/**/*.ts\" --project tsconfig.json","build":"rm -rf dist/ && tsc","specs":"jest --coverage","test":"npm run lint && npm run build && npm run specs","prepare":"npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/js-template.git"},"keywords":["string","template","curly","bracket"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"Apache-2.0","bugs":{"url":"https://github.com/blakeembrey/js-template/issues"},"homepage":"https://github.com/blakeembrey/js-template","jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,ts,json,md,yml,css}":["npm run prettier","git add"]},"publishConfig":{"access":"public"},"devDependencies":{"@types/jest":"^24.0.0","@types/node":"^10.1.2","husky":"^1.3.1","jest":"^24.1.0","lint-staged":"^8.1.0","prettier":"^1.16.1","rimraf":"^2.6.2","ts-jest":"^23.1.4","tslint":"^5.11.0","tslint-config-prettier":"^1.17.0","tslint-config-standard":"^8.0.0","typescript":"^3.0.3"},"gitHead":"d027f8adbc8d41490283ef26192037bb07e42289","_id":"@blakeembrey/template@1.0.0","_nodeVersion":"11.10.0","_npmVersion":"6.7.0","dist":{"shasum":"bf8828bc3ae8004d97904d78f64e3cc2cd216438","size":3129,"noattachment":false,"key":"/@blakeembrey/template/-/@blakeembrey/template-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@blakeembrey/template/download/@blakeembrey/template-1.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/template_1.0.0_1550372393119_0.11767047413301746"},"_hasShrinkwrap":false,"publish_time":1550372393337,"_cnpm_publish_time":1550372393337,"_cnpmcore_publish_time":"2021-12-16T16:39:18.445Z","dist-tags":{"latest":"1.1.0"}}