{ "_from": "rework-plugin-function@^1.0.0", "_id": "rework-plugin-function@1.0.2", "_inBundle": false, "_integrity": "sha1-Es5G+1sptdk1FGaD9rmM9J0jc7k=", "_location": "/rework-plugin-function", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "rework-plugin-function@^1.0.0", "name": "rework-plugin-function", "escapedName": "rework-plugin-function", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/rework-plugin-url" ], "_resolved": "https://registry.npmjs.org/rework-plugin-function/-/rework-plugin-function-1.0.2.tgz", "_shasum": "12ce46fb5b29b5d935146683f6b98cf49d2373b9", "_spec": "rework-plugin-function@^1.0.0", "_where": "D:\\Users\\James\\IdeaProjects\\website-core\\www\\libs\\node_modules\\rework-plugin-url", "author": { "name": "reworkcss" }, "bugs": { "url": "https://github.com/reworkcss/rework-plugin-function/issues" }, "bundleDependencies": false, "dependencies": { "rework-visit": "^1.0.0" }, "deprecated": false, "description": "function() plugin for rework, formerly included in core", "devDependencies": { "mocha": "^1.17.1", "rework": "^1.0.0", "should": "^3.1.3" }, "homepage": "https://github.com/reworkcss/rework-plugin-function", "keywords": [ "browser", "server", "css", "preprocess", "transform" ], "license": "MIT", "main": "index.js", "name": "rework-plugin-function", "repository": { "type": "git", "url": "git://github.com/reworkcss/rework-plugin-function.git" }, "scripts": { "test": "mocha --require should --reporter spec" }, "version": "1.0.2" }