1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "_from": "ace-builds",
- "_id": "ace-builds@1.4.12",
- "_inBundle": false,
- "_integrity": "sha512-G+chJctFPiiLGvs3+/Mly3apXTcfgE45dT5yp12BcWZ1kUs+gm0qd3/fv4gsz6fVag4mM0moHVpjHDIgph6Psg==",
- "_location": "/ace-builds",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "ace-builds",
- "name": "ace-builds",
- "escapedName": "ace-builds",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/",
- "/react-ace"
- ],
- "_resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.12.tgz",
- "_shasum": "888efa386e36f4345f40b5233fcc4fe4c588fae7",
- "_spec": "ace-builds",
- "_where": "/home/pvvvm505/Документы/Project/Back",
- "author": "",
- "bugs": {
- "url": "https://github.com/ajaxorg/ace-builds/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Ace (Ajax.org Cloud9 Editor)",
- "homepage": "https://github.com/ajaxorg/ace-builds",
- "license": "BSD-3-Clause",
- "main": "./src-noconflict/ace.js",
- "name": "ace-builds",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/ajaxorg/ace-builds.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "typings": "ace.d.ts",
- "version": "1.4.12"
- }
|