UNPKG

jsts-node

Version:
41 lines (40 loc) 822 B
{ "name": "jsts-node", "version": "0.1.0", "description": "Node helpers for JSTS files", "main": "index.js", "directories": { "test": "tests" }, "dependencies": { "fs": "0.0.1-security", "glob": "^7.1.2", "jsts-engine": "0.0.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/tomhodgins/jsts-node.git" }, "keywords": [ "JSTS", "JS", "JavaScript", "Template", "String", "Strings", "Literal", "Literals", "File", "Format" ], "author": "Tommy Hodgins", "license": "MIT", "bugs": { "url": "https://github.com/tomhodgins/jsts-node/issues" }, "homepage": "https://github.com/tomhodgins/jsts-node#readme" }