UNPKG

rsuite-theme

Version:
116 lines (115 loc) 3.11 kB
{ "_from": "accord@^0.27.3", "_id": "accord@0.27.3", "_inBundle": false, "_integrity": "sha1-f7kSlwkoXK6oTrNyxOiCAxtxOOg=", "_location": "/accord", "_phantomChildren": { "path-parse": "1.0.5" }, "_requested": { "type": "range", "registry": true, "raw": "accord@^0.27.3", "name": "accord", "escapedName": "accord", "rawSpec": "^0.27.3", "saveSpec": null, "fetchSpec": "^0.27.3" }, "_requiredBy": [ "/gulp-less" ], "_resolved": "http://registry.npm.taobao.org/accord/download/accord-0.27.3.tgz", "_shasum": "7fb9129709285caea84eb372c4e882031b7138e8", "_spec": "accord@^0.27.3", "_where": "/Users/godfery/GitRepo/rsuite-theme/node_modules/gulp-less", "author": { "name": "Jeff Escalante" }, "bugs": { "url": "https://github.com/jescalan/accord" }, "bundleDependencies": false, "dependencies": { "convert-source-map": "^1.5.0", "glob": "^7.0.5", "indx": "^0.2.3", "lodash.clone": "^4.3.2", "lodash.defaults": "^4.0.1", "lodash.flatten": "^4.2.0", "lodash.merge": "^4.4.0", "lodash.partialright": "^4.1.4", "lodash.pick": "^4.2.1", "lodash.uniq": "^4.3.0", "resolve": "^1.3.3", "semver": "^5.3.0", "uglify-js": "^2.8.22", "when": "^3.7.8" }, "deprecated": false, "description": "A unified interface for compiled languages and templates in JavaScript", "devDependencies": { "LiveScript": "^1.3.1", "acorn": "^5.0.3", "babel": "^6.23.0", "babel-core": "^6.24.1", "babel-preset-es2015": "^6.24.1", "buble": "^0.15.2", "chai": "^3.5.0", "clean-css": "^4.0.12", "coco": "^0.9.1", "coffee-coverage": "^2.0.1", "coffee-react-transform": "^5.0.0", "coffee-script": "^1.12.5", "coveralls": "^2.13.1", "css-parse": "^2.0.0", "csso": "^3.1.1", "dogescript": "^2.3.0", "dot": "^1.1.1", "eco": "^1.0.3", "ejs": "^2.5.6", "hamljs": "^0.6.2", "handlebars": "^4.0.8", "he": "^1.1.1", "hogan.js": "^3.0.2", "html-minifier": "^3.4.3", "istanbul": "^0.4.4", "jade": "^1.11.0", "less": "^2.7.2", "marc": "^0.1.0", "marked": "^0.3.5", "mocha": "^3.3.0", "mocha-lcov-reporter": "^1.3.0", "myth": "^1.5.0", "node-sass": "^4.5.2", "parse5": "^3.0.2", "polytest": "0.0.1", "postcss": "^5.2.17", "postcss-simple-vars": "^3.1.0", "pug": "^2.0.0-rc.1", "react-tools": "^0.13.3", "stylus": "^0.54.5", "swig": "^1.4.2", "toffee": "^0.1.13", "typescript-compiler": "^1.4.1" }, "homepage": "https://github.com/jescalan/accord", "keywords": [ "compile" ], "license": "MIT", "main": "lib", "name": "accord", "repository": { "type": "git", "url": "git+https://github.com/jenius/accord.git" }, "scripts": { "coverage": "mocha && ./node_modules/.bin/istanbul report && open coverage/lcov-report/index.html", "coveralls": "istanbul report && cat ./coverage/lcov.info | coveralls", "legacy": "coffee test/legacy.coffee", "test": "mocha test/test.coffee" }, "version": "0.27.3" }