%PDF- %PDF-
Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/node_modules/jstransform/ |
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/node_modules/jstransform/package.json |
{ "_args": [ [ "jstransform@11.0.3", "/home/forge/takeaseat.co.uk" ] ], "_from": "jstransform@11.0.3", "_id": "jstransform@11.0.3", "_inBundle": false, "_integrity": "sha1-CaeJk+CuTU70SH9hVakfYZDLQiM=", "_location": "/jstransform", "_phantomChildren": { "amdefine": "1.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "jstransform@11.0.3", "name": "jstransform", "escapedName": "jstransform", "rawSpec": "11.0.3", "saveSpec": null, "fetchSpec": "11.0.3" }, "_requiredBy": [ "/envify" ], "_resolved": "https://registry.npmjs.org/jstransform/-/jstransform-11.0.3.tgz", "_spec": "11.0.3", "_where": "/home/forge/takeaseat.co.uk", "bin": { "jstransform": "bin/jstransform" }, "bugs": { "url": "https://github.com/facebook/jstransform/issues" }, "contributors": [ { "name": "Jeff Morrison", "email": "jeffmo@fb.com" } ], "dependencies": { "base62": "^1.1.0", "commoner": "^0.10.1", "esprima-fb": "^15001.1.0-dev-harmony-fb", "object-assign": "^2.0.0", "source-map": "^0.4.2" }, "description": "A simple AST visitor-based JS transformer", "devDependencies": { "jest-cli": "^0.4.0", "jshint": "^2.6.3" }, "engines": { "node": ">=0.8.8" }, "homepage": "https://github.com/facebook/jstransform#readme", "jest": { "scriptPreprocessor": "<rootDir>/jestPreprocessor.js", "setupEnvScriptFile": "<rootDir>/jestEnvironment.js", "testPathIgnorePatterns": [ "/node_modules/", "/__tests__/[^/]*/.+" ] }, "keywords": [ "transformer", "compiler", "syntax", "visitor" ], "license": "BSD-3-Clause", "main": "src/jstransform", "name": "jstransform", "repository": { "type": "git", "url": "git+ssh://git@github.com/facebook/jstransform.git" }, "scripts": { "prepublish": "jest && jshint --config=.jshintrc --exclude=node_modules .", "test": "jest && jshint --config=.jshintrc --exclude=node_modules ." }, "version": "11.0.3" }